Skip to content

Commit

Permalink
fix(ci): update release please action domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Jul 14, 2024
1 parent f3b5738 commit 59a3e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: google-github-actions/release-please-action@v4.1.1
uses: googleapis/release-please-action@v4.1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: v3

0 comments on commit 59a3e73

Please sign in to comment.