Skip to content

Commit 1af9757

Browse files
committed
fix deployments.yml
1 parent f51eabc commit 1af9757

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deployments.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- 'src/helpers/initiate-deployment.ts'
99
- 'src/helpers/set-deployment-status.ts'
1010

11+
permissions:
12+
deployments: write
13+
1114
jobs:
1215
initiate-deployment:
1316
name: Initiate Deployment

0 commit comments

Comments
 (0)