Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit c262bec

Browse files
committed
maybe this will do it
1 parent d9622e5 commit c262bec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
deploy:
1111
runs-on: ubuntu-latest
1212

13-
# Set id-token permission for gcloud
13+
# Set id-token permission for gcloud
14+
# Adding a comment because retriggering the build manually hung? Did some messing around in cloud console.
1415
permissions:
1516
contents: read
1617
id-token: write

0 commit comments

Comments
 (0)