✨ use bun as package manager and runner for the docke rcontainer, plus some tweak on the github action
This commit is contained in:
4
.github/workflows/manual-run.yml
vendored
4
.github/workflows/manual-run.yml
vendored
@@ -37,9 +37,7 @@ jobs:
|
||||
test -f dist/docker/github-contribution-grid-snake.gif
|
||||
|
||||
- name: push github-contribution-grid-snake.svg to the output branch
|
||||
uses: crazy-max/ghaction-github-pages@v3.1.0
|
||||
uses: crazy-max/ghaction-github-pages@v4.1.0
|
||||
with:
|
||||
target_branch: manual-run-output
|
||||
build_dir: dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user