We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8d5fb commit a15b496Copy full SHA for a15b496
.github/workflows/release.yml
@@ -14,6 +14,6 @@ jobs:
14
release-please:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: google-github-actions/release-please-action@v4
+ - uses: googleapis/release-please-action@v4
18
with:
19
target-branch: ${{ github.ref_name }}
0 commit comments