Skip to content

Commit ed916cf

Browse files
.
1 parent 27b8543 commit ed916cf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cicd.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CD Pipeline (Manual Release)
22

33
on: push
4-
4+
permissions:
5+
contents: write
56
jobs:
67
release:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)