We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec02e2 commit e472928Copy full SHA for e472928
.github/workflows/deploy.yml
@@ -56,9 +56,3 @@ jobs:
56
AWS_REGION: 'eu-west-3'
57
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_KEY_ID }}
58
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
59
-
60
- - name: Upload artifact (optional)
61
- uses: actions/upload-artifact@v3
62
- with:
63
- name: static-site
64
- path: public
0 commit comments