1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-09 00:11:14 +02:00

build: support main branch

This commit is contained in:
bcoe
2020-06-16 17:40:40 -07:00
parent 6e3d39bf69
commit 6b1ad0b287

View File

@@ -2,12 +2,13 @@ on:
push:
branches:
- master
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v1.2.1
- uses: GoogleCloudPlatform/release-please-action@v1.3.0
with:
token: ${{ secrets.RELEASE_CLA_SIGNED }}
release-type: node