Skip to content

Commit

Permalink
Update the github release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed Jul 15, 2024
1 parent 77cc27b commit 804dd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
body_path: CHANGELOG.md
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
make_latest: true

0 comments on commit 804dd5c

Please sign in to comment.