Skip to content

Commit

Permalink
Use bot token to checkout so can push back changes
Browse files Browse the repository at this point in the history
Signed-off-by: John Gomersall <[email protected]>
  • Loading branch information
john-gom committed Aug 23, 2024
1 parent 159c719 commit b92a612
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

- uses: cardinalby/export-env-action@v2
with:
Expand Down

0 comments on commit b92a612

Please sign in to comment.