We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756ec07 commit b9f8676Copy full SHA for b9f8676
1 file changed
.github/workflows/dynamic-links.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
workflow_dispatch:
8
9
+permissions:
10
+ write
11
+
12
jobs:
13
generate-links:
14
runs-on: ubuntu-latest
0 commit comments