Skip to content

Commit

Permalink
🚀 Deploy new version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Jul 12, 2024
1 parent 116d6b6 commit 73d3fa0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/helpers/workflows.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ jobs:
command: "site"
env:
GH_PAT: \${{ secrets.GH_PAT || github.token }}
- uses: peaceiris/actions-gh-pages@v3.7.3
- uses: peaceiris/actions-gh-pages@v4
name: GitHub Pages Deploy
with:
github_token: \${{ secrets.GH_PAT || github.token }}
Expand Down Expand Up @@ -1253,7 +1253,7 @@ jobs:
command: "site"
env:
GH_PAT: \${{ secrets.GH_PAT || github.token }}
- uses: peaceiris/actions-gh-pages@v3.7.3
- uses: peaceiris/actions-gh-pages@v4
name: GitHub Pages Deploy
with:
github_token: \${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 73d3fa0

Please sign in to comment.