Skip to content

Commit

Permalink
fix: another try for releases to trigger tag building
Browse files Browse the repository at this point in the history
  • Loading branch information
slurdge committed Nov 16, 2022
1 parent 3c81044 commit 3ff35c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
with:
release-type: go
package-name: release-please-action
skip-github-release: true
include-v-in-tag: true
include-v-in-tag: true
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 3ff35c9

Please # to comment.