Skip to content

Commit

Permalink
Merge pull request #308 from earth-system-radiation/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/develop/JamesIves/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
RobertPincus authored Dec 11, 2024
2 parents 27f2649 + 4080fc3 commit c2a6e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# Deploy documentation
#
- name: Deploy API Documentation
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].2
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/documentation' }}
with:
branch: gh-pages
Expand Down

0 comments on commit c2a6e43

Please sign in to comment.