We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a31812 commit cdeb316Copy full SHA for cdeb316
1 file changed
.github/workflows/deployFront.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
frontend:
9
name: Deploy Frontend to S3
10
- needs: backend
11
runs-on: ubuntu-22.04
12
13
steps:
0 commit comments