Fix: Update token usage in test workflow for Hugo download
All checks were successful
Test Action / test (push) Successful in 6s
All checks were successful
Test Action / test (push) Successful in 6s
This commit is contained in:
@@ -18,8 +18,7 @@ jobs:
|
||||
with:
|
||||
repo-name: 'gohugoio/hugo'
|
||||
file-name: '~hugo_extended_[^a-z]'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Verify Installation
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user