Skip to content

Commit

Permalink
Update deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmwangemi committed Jul 24, 2023
1 parent 74c5dbb commit ee23389
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@ jobs:
git_remote_url: 'ssh://[email protected]:22/nigerialii-peachjam'
git_push_flags: '--force'

deploy-obl:
deploy-open-by-laws:
if: ${{ always() }}
needs: deploy-lawlibrary
name: Deploy to obl
needs: deploy-tcilii
name: Deploy to open-by-laws
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ee23389

Please sign in to comment.