Skip to content

Commit

Permalink
Upgrade actions/deploy@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverRainZ committed Jun 18, 2023
1 parent 4b0b09d commit afe513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ runs:

- id: deployment
name: Deploy to GitHub Pages
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2
if: ${{ inputs.publish == 'true' }}

0 comments on commit afe513b

Please sign in to comment.