We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebc940 commit 48b1650Copy full SHA for 48b1650
1 file changed
.github/workflows/release-drafter.yml
@@ -18,6 +18,5 @@ jobs:
18
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
19
with:
20
config-name: release-drafter.yaml
21
- publish: startsWith(github.ref, "refs/tags")
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments