Switch GitHub Metadata token to Repository Env Secret

This commit is contained in:
Xevion
2022-09-22 01:41:59 -05:00
parent 7ec395b48b
commit b602e1af72

View File

@@ -5,9 +5,6 @@ on:
branches:
- master
env:
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
github-pages:
runs-on: ubuntu-latest