We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b1099 commit 1b7965fCopy full SHA for 1b7965f
1 file changed
.github/workflows/admin.yaml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/upload-artifact@v2
44
with:
45
name: deployment_script
46
- path: ./az/deploy-backend.sh
+ path: ./az/deploy-admin-app.sh
47
48
deploy_to_dev:
49
runs-on: ubuntu-latest
0 commit comments