We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f8204 commit 8217c64Copy full SHA for 8217c64
.github/workflows/release-cd-refresh-master.yml
@@ -8,6 +8,6 @@ jobs:
8
secrets:
9
token: ${{ secrets.GITHUB_TOKEN }}
10
permissions:
11
- contents: write
+ contents: write
12
with:
13
target_branch: main
0 commit comments