Skip to content

Commit

Permalink
Fix: test release 2 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie authored Oct 5, 2024
1 parent bf512ab commit 4ca433a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.SOMLENG_PERSONAL_ACCESS_TOKEN }}

- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bootstrap-sha": "16ad42f9acbde06cb582c95f8682f568dc831821",
"include-component-in-tag": false,
"version-file": "lib/rate_center/version.rb",
"packages": {
Expand Down

0 comments on commit 4ca433a

Please sign in to comment.