Skip to content

Commit 4d07e91

Browse files
committed
fix: again trying a different way to get secrets to the biuld process
1 parent 2f96ca8 commit 4d07e91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deployment-to-prod.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55
types:
66
- published
77

8-
permissions:
9-
secrets: read
8+
permissions: read-all
109

1110
jobs:
1211
extract-version:

0 commit comments

Comments
 (0)