We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b8543 commit ed916cfCopy full SHA for ed916cf
1 file changed
.github/workflows/cicd.yaml
@@ -1,7 +1,8 @@
1
name: CD Pipeline (Manual Release)
2
3
on: push
4
-
+permissions:
5
+ contents: write
6
jobs:
7
release:
8
runs-on: ubuntu-latest
0 commit comments