Skip to content

Commit

Permalink
Update release.yml (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
devsergiy authored Nov 13, 2024
2 parents 6de7f2b + 657eae9 commit 6f3b881
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ permissions:
name: release-please

jobs:
release-please:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
config-file: release-please-config.json
manifest-file: release-please-manifest.json

0 comments on commit 6f3b881

Please sign in to comment.