From eae1ecb77eca84781cc7bdf2b9e9d35b9062ac62 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 4 Dec 2024 19:05:10 +0100 Subject: [PATCH] ci: re-trigger build-container.yml with fine-grained PAT --- .github/workflows/build-container.yml | 1 - 1 file changed, 1 deletion(-) 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