Skip to content

Commit

Permalink
Update release-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuryyas authored Aug 20, 2024
1 parent 450bf33 commit 86e30b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
version: "99-SNAPSHOT"

- name: Delete SNAPSHOT versions
uses: actions/delete-package-versions@v1
uses: actions/delete-package-versions@v2.0.2
if: ${{ steps.version.outputs.ids != '' }}
with:
package-version-ids: "${{ steps.version.outputs.ids }}"
Expand Down

0 comments on commit 86e30b7

Please sign in to comment.