mirror of
https://github.com/acid-info/Kurate.git
synced 2025-01-12 17:04:07 +00:00
ci: fix release branch name (#7)
This commit is contained in:
parent
814229ef90
commit
fa05e0aacd
3
.github/workflows/release_github.yaml
vendored
3
.github/workflows/release_github.yaml
vendored
@ -5,7 +5,7 @@ name: Release Github
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
release-please:
|
||||
@ -14,6 +14,5 @@ jobs:
|
||||
- uses: GoogleCloudPlatform/release-please-action@v3
|
||||
id: release
|
||||
with:
|
||||
token: ${{ secrets.REPO_GHA_PAT }}
|
||||
release-type: node
|
||||
package-name: theoutlet
|
||||
|
Loading…
x
Reference in New Issue
Block a user