Skip to content

Commit 48b1650

Browse files
authored
Remove publish condition from release drafter config (#1056)
1 parent eebc940 commit 48b1650

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ jobs:
1818
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
1919
with:
2020
config-name: release-drafter.yaml
21-
publish: startsWith(github.ref, "refs/tags")
2221
env:
2322
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)