Skip to content

Commit 9ec10ca

Browse files
committed
trying this
1 parent a6b721a commit 9ec10ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
jobs:
88
deploy:
99
runs-on: ubuntu-latest
10-
10+
permissions:
11+
id-token: write
1112
steps:
1213
- uses: actions/checkout@v4
1314

0 commit comments

Comments
 (0)