Skip to content

Commit

Permalink
fix: release-please
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <barnabas.busa@ethereum.org>
  • Loading branch information
barnabasbusa authored Jun 17, 2024
1 parent a54f0b5 commit f19f199
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Release Please
uses: googleapis/release-please-action@v3
uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT }}
release-type: simple
Expand Down

0 comments on commit f19f199

Please sign in to comment.