mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
Update publish.yml
This commit is contained in:
@@ -16,10 +16,10 @@ jobs:
|
||||
name: Update the WakaTime Stat
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: avinal/github-pages-deploy-action@master
|
||||
- uses: avinal/github-pages-deploy-action@main
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
LANGUAGE: "python"
|
||||
LANGUAGE: "python3 python3-setuptools python3-wheel"
|
||||
MAKE_COMMAND: "make theme && make html"
|
||||
PAGES_BRANCH: "gh-pages"
|
||||
BUILD_FROM: "main"
|
||||
|
||||
Reference in New Issue
Block a user