Skip to content

Commit

Permalink
ci: add secret (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil authored Aug 1, 2024
1 parent 41cf5e5 commit 6c5589e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RELEASE_PLEASE }}
release-type: simple

0 comments on commit 6c5589e

Please sign in to comment.