We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffd700 commit 37e65f8Copy full SHA for 37e65f8
.github/workflows/main.yml
@@ -41,5 +41,5 @@ jobs:
41
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_KEY }}
42
AWS_REGION: 'ap-northeast-2'
43
run: |
44
- yarn upload:s3
+ yarn upload
45
yarn upload:ssr
0 commit comments