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: branches:
- master - master
env:
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs: jobs:
github-pages: github-pages:
runs-on: ubuntu-latest runs-on: ubuntu-latest