Skip to content

Commit

Permalink
Simplify release-drafter workflow (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jun 19, 2023
1 parent d69d6a8 commit ec297b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/changelog.yaml
Expand Up @@ -12,8 +12,5 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
with:
publish: startsWith(github.ref, "refs/tags")
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ec297b9

Please sign in to comment.