Skip to content

Commit cb7c340

Browse files
authored
Revert "fix(tofu): rm gh token env (#80)"
This reverts commit eefb141.
1 parent eefb141 commit cb7c340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tofu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
env:
3232
AWS_ACCESS_KEY_ID: ${{ secrets.YC_S3_ACCESS_KEY }}
3333
AWS_SECRET_ACCESS_KEY: ${{ secrets.YC_S3_SECRET_KEY }}
34+
GITHUB_TOKEN: ${{ github.token }}
3435

3536
defaults:
3637
run:

0 commit comments

Comments
 (0)