Skip to content

Commit ad16e08

Browse files
committed
fix: rl pat token var
1 parent 9e878fc commit ad16e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: googleapis/[email protected]
1818
with:
1919
release-type: terraform-module
20-
token: ${{ secrets.PAT_TOKEN }}
20+
token: ${{ secrets.RELEASE_PLEASE_PAT }}

0 commit comments

Comments
 (0)