Skip to content

Commit

Permalink
ci: re-trigger build-container.yml with fine-grained PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Dec 4, 2024
1 parent c4de6c4 commit eae1ecb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eae1ecb

Please sign in to comment.