Skip to content

Commit

Permalink
chore: try release-please v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 22, 2024
1 parent ff7173b commit 1c47107
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .github/release-please-config.json

This file was deleted.

7 changes: 5 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: google-github-actions/release-please-action@v3
with:
# use a token so that git pushes trigger subsequent workflow runs
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json
release-type: node
extra-files:
- satellite/package.json
- webui/package.json

0 comments on commit 1c47107

Please sign in to comment.