FIX: Github actiobs auth.
This commit is contained in:
2
.github/workflows/minify.yml
vendored
2
.github/workflows/minify.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.KEY }}
|
token: ${{ github.token }}
|
||||||
|
|
||||||
# Install CLI tools
|
# Install CLI tools
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user