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.
2 parents 023cfa1 + 1e8b9f2 commit b9646e1Copy full SHA for b9646e1
1 file changed
.github/workflows/release.yml
@@ -18,4 +18,5 @@ jobs:
18
contents: write
19
pull-requests: write
20
uses: containifyci/.github/.github/workflows/release.yml@v1
21
- secrets: inherit
+ secrets:
22
+ RELEASE_GITHUB_TOKEN: ${{ secrets.CONTAINIFYCI_RELEASE_TOKEN }}
0 commit comments