Skip to content

Commit fc8b464

Browse files
committed
fix permissions v2
1 parent 42569b4 commit fc8b464

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy-sandbox-dispatch.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ jobs:
4848
needs: [generate]
4949
runs-on: ubuntu-latest
5050
permissions:
51-
contents: read
52-
packages: write
51+
id-token: write
5352
strategy:
5453
matrix:
5554
base_dir: [./env/atkv3-sandbox/skiperator-system, ./env/atgcp1-sandbox/skiperator-system]

0 commit comments

Comments
 (0)