Skip to content

Commit

Permalink
build: release-please with fixed outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Nov 30, 2021
1 parent 8bcd040 commit 58fcd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@e2673a0324ea6d91ed9c6438369b53e2fe7e7360
- uses: google-github-actions/release-please-action@a4578e0d8575662554aa01d055f7f762c9e3f8bc
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 58fcd16

Please sign in to comment.