Skip to content

Commit

Permalink
Update release-please.yml (#883)
Browse files Browse the repository at this point in the history
(cherry picked from commit 061ec64)
  • Loading branch information
wsdt authored and InoMurko committed Jul 31, 2023
1 parent f527393 commit 5f5fe5c
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 @@ -3,13 +3,13 @@ name: release-please
on:
push:
branches:
- develop
- master
jobs:
release-please:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: terraform-module # Multiple release types are supported
release-type: node # Multiple release types are supported
default-branch: master

0 comments on commit 5f5fe5c

Please sign in to comment.