Skip to content

Commit

Permalink
Merge pull request #1 from Elevhate/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-pages-4.1.0
  • Loading branch information
easghost authored Oct 30, 2024
2 parents 055ac8c + 9f67dc0 commit 742d601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# 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@v4.0.0
uses: crazy-max/ghaction-github-pages@v4.1.0
with:
build_dir: dist
commit_message: "👾 update sneek"
Expand Down

0 comments on commit 742d601

Please sign in to comment.