Skip to content

Commit

Permalink
fix: test release-please PR titles (#8)
Browse files Browse the repository at this point in the history
test release-please PR titles

Co-authored-by: Minh Lai <minhlai>
  • Loading branch information
minhlai authored Mar 22, 2024
1 parent 8dd205e commit 34ce4f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
# this assumes that you have created a personal access token
# (PAT) and configured it as a GitHub action secret named
# `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: terraform-module
package-name: terraform-google-compute
include-v-in-tag: false
Expand Down

0 comments on commit 34ce4f1

Please sign in to comment.