Skip to content

Commit 952abd0

Browse files
committed
update environment name in deployment workflow to 'Production demo'
1 parent 2d48371 commit 952abd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: Upload to S3
4444
runs-on: ubuntu-latest
4545
needs: build
46-
environment: production
46+
environment: Production demo
4747
steps:
4848
- name: Download dist artifact
4949
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)