Skip to content

Commit

Permalink
fix: should use release action from googleapi repo
Browse files Browse the repository at this point in the history
  • Loading branch information
iandyh committed Jul 12, 2024
1 parent 4b33f75 commit c38a4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
outputs:
tag_name: ${{ steps.create_release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: create_release
with:
# this assumes that you have created a personal access token
Expand Down

0 comments on commit c38a4bb

Please sign in to comment.