Skip to content

Commit

Permalink
Fix release-drafter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Jan 2, 2024
1 parent 16c9ad1 commit b7dcc5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
# with:
# config-name: my-config.yml
# disable-autolabeler: true
with:
commitish: main #see https://github.com/release-drafter/release-drafter/issues/1125
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b7dcc5f

Please sign in to comment.