Skip to content

Commit 806a103

Browse files
committed
chore(ci): Fix release-cookbook not having a with.token reference
Signed-off-by: Dan Webb <dan.webb@damacus.io>
1 parent d37847c commit 806a103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
release-cookbook:
1818
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@4.1.0
1919
secrets: inherit
20+
with:
21+
token: ${{ secrets.PORTER_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)