Skip to content

Commit 78751c7

Browse files
author
John Gilbert
committed
npm-oidc
1 parent 91577c5 commit 78751c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
# push:
66
# branches: [ master ]
77

8-
permissions:
9-
id-token: write # Required for OIDC
10-
contents: read
8+
# permissions:
9+
# id-token: write # Required for OIDC
10+
# contents: read
1111

1212
jobs:
1313
publish:

0 commit comments

Comments
 (0)