Skip to content

Commit 2bf7ff9

Browse files
committed
ci: activate release-please
1 parent f362aa5 commit 2bf7ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
release-type: simple
2222
package-name: ${{ env.ACTION_NAME }}
23-
command: github-release
23+
token: ${{ secrets.GITHUB_TOKEN }}
2424
- uses: actions/checkout@v2
2525
if: ${{ steps.release.outputs.release_created }}
2626
- name: tag major and minor versions

0 commit comments

Comments
 (0)