Skip to content

Commit

Permalink
👷 Update token for latest changes (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jul 9, 2023
1 parent f8a8803 commit a276b93
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/checkout@v3
with:
# To allow latest-changes to commit to master
token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.MEINHELD_GUNICORN_FLASK_DOCKER_LATEST_CHANGES }}
- uses: docker://tiangolo/latest-changes:0.0.3
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a276b93

Please sign in to comment.