Skip to content

Commit

Permalink
switch the token
Browse files Browse the repository at this point in the history
  • Loading branch information
tinogo authored and GitHub Actions Bot committed Dec 23, 2023
1 parent 8a45957 commit ca99a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
config-file: release-please-config.json
# This file is maintained by release-please itself!
manifest-file: .release-please-manifest.json
token: ${{ github.token }}
token: ${{ secrets.ACCESS_TOKEN }}

- name: Clone main repository
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit ca99a64

Please sign in to comment.