Skip to content

Commit

Permalink
fix: release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Dec 22, 2024
1 parent a3721e8 commit ca30d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Create Release
uses: release-drafter/release-drafter@v6
with:
disable-releaser: github.ref != 'refs/heads/main'
commitish: refs/heads/main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca30d08

Please sign in to comment.