Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit cb063d1

Browse files
Update maven-publish-snapshots.yml
Adds one missing "continue-on-error: true"
1 parent 9c43357 commit cb063d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven-publish-snapshots.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161

6262
- name: Delete old dataformat-rdf package
6363
uses: actions/delete-package-versions@v1
64+
continue-on-error: true
6465
with:
6566
package-name: 'io.admin-shell.aas.dataformat-rdf'
6667

0 commit comments

Comments
 (0)