Skip to content

Commit b0aa1e9

Browse files
committed
fix: small issue on the release-plz pipeline
Signed-off-by: Sven Kanoldt <[email protected]>
1 parent 9e0a703 commit b0aa1e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-plz.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
with:
2121
app-id: 1178949
2222
private-key: ${{ secrets.PRIVATE_KEY_5422M4N_BOT }}
23-
- uses: ./actions/staging-tests
24-
with:
25-
token: ${{ steps.app-token.outputs.token }}
2623

2724
- name: Checkout repository
2825
uses: actions/checkout@v4

0 commit comments

Comments
 (0)