We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e878fc commit ad16e08Copy full SHA for ad16e08
.github/workflows/release-please.yml
@@ -17,4 +17,4 @@ jobs:
17
- uses: googleapis/[email protected]
18
with:
19
release-type: terraform-module
20
- token: ${{ secrets.PAT_TOKEN }}
+ token: ${{ secrets.RELEASE_PLEASE_PAT }}
0 commit comments