Skip to content

Commit

Permalink
Merge pull request #171 from Ocelot-Social-Community/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/crazy-max/ghaction-github-pages-08f571653184e9ff3d598bdda53ffd4ed00ed562

Bump crazy-max/ghaction-github-pages from cda5497acf90563d34489ed832a67c2c50353a16 to 08f571653184e9ff3d598bdda53ffd4ed00ed562
  • Loading branch information
mahula authored Sep 14, 2024
2 parents 1648e08 + 25cc6a6 commit d56bd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# VUEPRESS_BASE: '/ocelot.social/'

- name: Deploy Vuepress to Github Pages
uses: crazy-max/ghaction-github-pages@cda5497acf90563d34489ed832a67c2c50353a16 # v4.0.0
uses: crazy-max/ghaction-github-pages@08f571653184e9ff3d598bdda53ffd4ed00ed562 # v4.0.0
with:
target_branch: gh-pages
build_dir: docs/.vuepress/dist
Expand Down

0 comments on commit d56bd2c

Please sign in to comment.