Skip to content

Commit

Permalink
chore: temp
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciNyan committed Aug 15, 2024
1 parent 977dff5 commit ec1c84b
Show file tree
Hide file tree
Showing 15 changed files with 114,618 additions and 19,103 deletions.
14 changes: 12 additions & 2 deletions .github/workflows/manual-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,15 @@ jobs:
with:
github_user_name: ${{ github.repository_owner }}
outputs: |
dist/only-svg/github-contribution-grid-snake.svg
dist/only-svg/github-contribution-grid-snake-dark.svg?palette=github-dark
dist/github-contribution-grid-snake.svg
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
# push the content of <build_dir> to a branch
# the content will be available at https://raw.githubusercontent.com/<github_user>/<repository>/<target_branch>/<file> , or as github page
- name: push github-contribution-grid-snake.svg to the output branch
uses: crazy-max/ghaction-github-pages@v3.1.0
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10,311 changes: 10,311 additions & 0 deletions action/dist/731.index.js

Large diffs are not rendered by default.

Loading

0 comments on commit ec1c84b

Please sign in to comment.