Skip to content

Commit 8a2501d

Browse files
committed
Update release-please.yml to use RELEASE_PLEASE_PAT for token
1 parent 90722bb commit 8a2501d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2424
with:
2525
release-type: terraform-module
26-
token: ${{ secrets.PAT_TOKEN }}
26+
token: ${{ secrets.RELEASE_PLEASE_PAT }}

0 commit comments

Comments
 (0)