Skip to content

Commit

Permalink
try with demo again
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Oct 28, 2024
1 parent 62ccda7 commit 1161a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-deploy-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ on:
# required: false

env:
demo-blob-name:
deploy-env: dev3
demo-blob-name: xjvw1dq9tg7srfo2ylonkgxb
deploy-env: demo

permissions:
id-token: write
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
deploy:
name: Deploy
runs-on: ubuntu-latest
environment: dev3
environment: demo
needs: [build]
steps:
- name: Download Artifacts To Job
Expand Down

0 comments on commit 1161a7d

Please sign in to comment.