diff --git a/.github/steps/1-create-the-workflow-file.md b/.github/steps/1-create-the-workflow-file.md index 993795c..26716f4 100644 --- a/.github/steps/1-create-the-workflow-file.md +++ b/.github/steps/1-create-the-workflow-file.md @@ -37,6 +37,7 @@ We'll start by creating the workflow file to publish a Docker image to GitHub Pa - main permissions: packages: write + contents: read jobs: publish: runs-on: ubuntu-latest