diff --git a/.github/workflows/deploy-staging.yml b/.github/workflows/deploy-staging.yml index 06f6835..557c752 100644 --- a/.github/workflows/deploy-staging.yml +++ b/.github/workflows/deploy-staging.yml @@ -1,4 +1,3 @@ -# name: Create and publish a Docker image on: @@ -7,7 +6,7 @@ on: jobs: build-and-push-image: - permissions: + permissions: contents: read packages: write attestations: write