Skip to content

Commit afe513b

Browse files
committed
Upgrade actions/deploy@v2
1 parent 4b0b09d commit afe513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ runs:
109109

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

0 commit comments

Comments
 (0)