mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
ci: re-trigger build-container.yml with fine-grained PAT
This commit is contained in:
1
.github/workflows/build-container.yml
vendored
1
.github/workflows/build-container.yml
vendored
@@ -50,7 +50,6 @@ jobs:
|
||||
# commands. The post-job step removes the PAT.
|
||||
# needs delete:packages permissions
|
||||
# required: true
|
||||
# [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets)
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
# Repository name or name with owner
|
||||
# Delete only from repository name
|
||||
|
||||
Reference in New Issue
Block a user