Skip to content

Commit c555ab2

Browse files
committed
ci: pass down using with
1 parent 9b027c9 commit c555ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-main-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
needs: [tests, integration-tests]
3131
permissions: write-all
3232
uses: ./.github/workflows/create-release-pr.yaml
33-
secrets:
33+
with:
3434
RELEASE_PLEASE_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
3535

3636
publish-packages:

0 commit comments

Comments
 (0)