diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml index bcf903af..87dff8cb 100644 --- a/.github/workflows/build-container.yml +++ b/.github/workflows/build-container.yml @@ -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