Skip to content

Commit 1b7965f

Browse files
committed
wrong deployment script
1 parent 56b1099 commit 1b7965f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/upload-artifact@v2
4444
with:
4545
name: deployment_script
46-
path: ./az/deploy-backend.sh
46+
path: ./az/deploy-admin-app.sh
4747

4848
deploy_to_dev:
4949
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)