Skip to content

Commit 1ab037c

Browse files
author
Alex Patterson
committed
removed needs tag
1 parent fccbe55 commit 1ab037c

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/dev-frontend-main-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
deploy:
11-
needs: tag
1211
environment: dev
1312
runs-on: ubuntu-latest
1413
steps:

.github/workflows/main-frontend-main-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
deploy:
11-
needs: tag
1211
environment: main
1312
runs-on: ubuntu-latest
1413
steps:

.github/workflows/stage-frontend-main-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
deploy:
11-
needs: tag
1211
environment: stage
1312
runs-on: ubuntu-latest
1413
steps:

0 commit comments

Comments
 (0)