Skip to content

Commit

Permalink
Merge pull request linuxserver#217 from linuxserver/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/peaceiris/actions-gh-pages-4.0.0

Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0
  • Loading branch information
thespad authored May 18, 2024
2 parents 9a2e9e7 + daa37fd commit dec049d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

# Takes the result of ./public, and pushes it to the `gh-pages` branch, and include the CNAME file with the content of `info.linuxserver.io`
- name: Deploy
uses: peaceiris/actions-gh-pages@v3.9.3
uses: peaceiris/actions-gh-pages@v4.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
Expand Down

0 comments on commit dec049d

Please sign in to comment.