Skip to content

Commit 3ff35c9

Browse files
committed
fix: another try for releases to trigger tag building
1 parent 3c81044 commit 3ff35c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-please.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
release-type: go
1616
package-name: release-please-action
17-
skip-github-release: true
18-
include-v-in-tag: true
17+
include-v-in-tag: true
18+
token: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)