Skip to content

Commit

Permalink
ci(release): Add GitHub token for release build"
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkJD committed Jan 15, 2024
1 parent 9c6a6d3 commit c83afd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: go
release-rype: go
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 comments on commit c83afd8

Please sign in to comment.