Skip to content

Commit

Permalink
Corrected Production Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ksgnextuple committed May 27, 2022
1 parent 2938d6e commit bb73f75
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ jobs:
Deploy-To-Prod:
runs-on: ubuntu-latest
needs: Production-Release
environment: prod
environment: prod
steps:
- name: Checkout code
uses: actions/checkout@v3

0 comments on commit bb73f75

Please sign in to comment.