Skip to content

Commit

Permalink
Merge pull request #653 from Unidata/dependabot-github_actions-peacei…
Browse files Browse the repository at this point in the history
…ris-actions-gh-pages-3.9.2

MNT: (deps): Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2
  • Loading branch information
dopplershift authored Jan 18, 2023
2 parents 9955f93 + c4f9bb1 commit 198cbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Upload to GitHub Pages
if: ${{ github.event_name != 'pull_request' && matrix.experimental == false }}
uses: peaceiris/[email protected].1
uses: peaceiris/[email protected].2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/html
Expand Down

0 comments on commit 198cbb4

Please sign in to comment.