Skip to content

Commit

Permalink
👷 Update token for latest changes (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jul 9, 2023
1 parent 21c1912 commit f3d8d53
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.NGINX_RTMP_DOCKER_LATEST_CHANGES }}
- uses: docker://tiangolo/latest-changes:0.0.3
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f3d8d53

Please sign in to comment.