We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee9c61 commit 65aaae3Copy full SHA for 65aaae3
1 file changed
.github/workflows/frontend-deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
echo "::warning title=Invalid file permissions automatically fixed::$line"
65
done
66
- name: Upload Pages artifact
67
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
68
with:
69
path: 'frontend/dist/'
70
- name: Deploy to GitHub Pages
0 commit comments