Skip to content

Commit

Permalink
feat: test workflow with an invalid token
Browse files Browse the repository at this point in the history
  • Loading branch information
Fateme Tardasti committed Jul 18, 2024
1 parent b865b8f commit 83a96c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
token: ${{ secrets.INVALID_TOKEN }}
release-type: simple

0 comments on commit 83a96c8

Please sign in to comment.