Fix: Update token usage in test workflow for Hugo download
All checks were successful
Test Action / test (push) Successful in 6s

This commit is contained in:
2026-01-11 00:38:29 +01:00
parent 8586a00ce6
commit 9e8379e67a

View File

@@ -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: |