Merge pull request #1671 from kachick/refer-stable-tag-of-deploy-pages

Refer `actions/deploy-pages` stable tag in `pages/static`
This commit is contained in:
Sampark Sharma
2022-08-16 18:25:43 +05:30
committed by GitHub
+1 -1
View File
@@ -39,4 +39,4 @@ jobs:
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@main
uses: actions/deploy-pages@v1