Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesterh committed Dec 12, 2024
1 parent e601506 commit a405dff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-deploy-release-multi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:

runs-on: ${{ matrix.os }}

permissions:
contents: 'read'
id-token: 'write'

env:
registry: us-west1-docker.pkg.dev
image: geocoder-${{ matrix.arch }}
Expand Down

0 comments on commit a405dff

Please sign in to comment.