Skip to content

Commit

Permalink
Merge pull request #1534 from Unidata/dependabot-github_actions-peace…
Browse files Browse the repository at this point in the history
…iris-actions-gh-pages-v3.7.0

MNT: (deps): Bump peaceiris/actions-gh-pages from v3.7.0-8 to v3.7.0
  • Loading branch information
dopplershift authored Oct 7, 2020
2 parents 536d6af + 44c3b26 commit 6bf9e25
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 @@ -124,7 +124,7 @@ jobs:

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

0 comments on commit 6bf9e25

Please sign in to comment.