Skip to content

Commit

Permalink
Merge pull request #55 from mario-bermonti:mario-bermonti/issue54
Browse files Browse the repository at this point in the history
Fix issues with release drafter gh action
  • Loading branch information
mario-bermonti authored Feb 22, 2024
2 parents 081d6e2 + 209ca98 commit 9b24cf5
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 @@ -11,7 +11,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.19.0
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 9b24cf5

Please sign in to comment.