Skip to content

Commit

Permalink
Update release-submodule.yaml (#4057)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss committed May 4, 2021
1 parent 4f73dc1 commit bd7d6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-submodule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
path: ${{ matrix.package }}
token: ${{ secrets.FORKING_TOKEN }}
fork: true
release-type: go
release-type: go-yoshi
bump-minor-pre-major: true
package-name: ${{ matrix.package }}
monorepo-tags: true
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
path: ${{ matrix.package }}
changelog-path: CHANGES.md
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
release-type: go-yoshi
monorepo-tags: true
package-name: ${{ matrix.package }}
command: github-release
Expand Down

0 comments on commit bd7d6ba

Please sign in to comment.