Skip to content

Commit 958b3de

Browse files
committed
ci: allow prerelease with empty changelog on deletion
1 parent 555774b commit 958b3de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
UNRELEASED: "delete"
6969
UNRELEASED_TAG: unreleased
70+
ALLOW_EMPTY_CHANGELOG: true
7071
with:
7172
args: |
7273
string-diagrams-${{ steps.labeller.outputs.version }}.tar.gz

0 commit comments

Comments
 (0)