ci: fix release branch name (#7)

This commit is contained in:
Vojtech Simetka 2022-11-24 17:25:15 +01:00 committed by GitHub
parent 814229ef90
commit fa05e0aacd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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