Skip to content

Commit

Permalink
Merge pull request #70 from radxa-repo/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/deploy-pages-3

build(deps): bump actions/deploy-pages from 2 to 3
  • Loading branch information
RadxaYuntian authored Dec 5, 2023
2 parents ad99cda + aad250b commit 71a814d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
path: "./book"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3
if: github.event_name != 'pull_request'

0 comments on commit 71a814d

Please sign in to comment.