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.
1 parent d37847c commit 806a103Copy full SHA for 806a103
.github/workflows/release.yml
@@ -17,3 +17,5 @@ jobs:
17
release-cookbook:
18
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@4.1.0
19
secrets: inherit
20
+ with:
21
+ token: ${{ secrets.PORTER_GITHUB_TOKEN }}
0 commit comments