mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-15 06:13:44 -06:00
Switch GitHub Metadata token to Repository Env Secret
This commit is contained in:
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@@ -5,9 +5,6 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
github-pages:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user