maybe this will do it

This commit is contained in:
Benjamin
2024-12-13 13:59:38 -06:00
parent d9622e5f7e
commit c262becd30

View File

@@ -10,7 +10,8 @@ jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
# Set id-token permission for gcloud # Set id-token permission for gcloud
# Adding a comment because retriggering the build manually hung? Did some messing around in cloud console.
permissions: permissions:
contents: read contents: read
id-token: write id-token: write