Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
👷 Update Latest Changes token (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jul 9, 2023
1 parent 13df9b7 commit 9768503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/[email protected]
with:
# To allow latest-changes to commit to master
token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.DOCKER_WITH_COMPOSE_LATEST_CHANGES }}
- uses: docker://tiangolo/latest-changes:0.0.3
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9768503

Please sign in to comment.