We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51eabc commit 1af9757Copy full SHA for 1af9757
.github/workflows/deployments.yml
@@ -8,6 +8,9 @@ on:
8
- 'src/helpers/initiate-deployment.ts'
9
- 'src/helpers/set-deployment-status.ts'
10
11
+permissions:
12
+ deployments: write
13
+
14
jobs:
15
initiate-deployment:
16
name: Initiate Deployment
0 commit comments