Skip to content

Commit

Permalink
ci: Update release please
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Sep 19, 2024
1 parent cb963ee commit f393d4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ name: Release

jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
with:
target-branch: ${{ github.ref_name }}
config-file: release-please-config.json
Expand Down

0 comments on commit f393d4a

Please sign in to comment.