ci: add auth for presets examples [skip ci]
This commit is contained in:
2
.github/workflows/examples.presets.yml
vendored
2
.github/workflows/examples.presets.yml
vendored
@@ -22,5 +22,7 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Publish presets examples
|
||||
run: npm run presets -- publish
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user