1 parent 2d48371 commit 952abd0Copy full SHA for 952abd0
1 file changed
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
name: Upload to S3
44
runs-on: ubuntu-latest
45
needs: build
46
- environment: production
+ environment: Production demo
47
steps:
48
- name: Download dist artifact
49
uses: actions/download-artifact@v4
0 commit comments