Skip to content

Commit

Permalink
ci: fix prerelease deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobrasolin committed Aug 23, 2023
1 parent a8e717f commit e68570b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UNRELEASED: "delete"
UNRELEASED_TAG: unreleased
ALLOW_EMPTY_CHANGELOG: "true"
with:
args: |
dist/commutative-diagrams-${{ steps.labeller.outputs.version }}.zip
Expand Down

0 comments on commit e68570b

Please sign in to comment.