Skip to content

Commit 829fe86

Browse files
authored
chore: Fix release-please workflow not tagging major/minor versions (#73)
1 parent 6b9e987 commit 829fe86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: googleapis/release-please-action@v4
17+
id: release
1718
with:
1819
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
1920
release-type: node

0 commit comments

Comments
 (0)