mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2026-01-31 10:26:38 -06:00
Access to GitHub Metadata token secret explicitly in workflow
This commit is contained in:
Vendored
+3
@@ -5,6 +5,9 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
JEKYLL_GITHUB_TOKEN: ${{ secrets.JEKYLL_GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
github-pages:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user