Update deploy-prod.yml
This commit is contained in:
parent
131cefa966
commit
75dba9008d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy-prod.yml
vendored
1
.github/workflows/deploy-prod.yml
vendored
|
@ -10,7 +10,6 @@ on:
|
|||
description: What app to deploy
|
||||
jobs:
|
||||
prepare:
|
||||
environment: Prod
|
||||
runs-on: ubuntu-latests
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue