Skip to content

Commit

Permalink
chore: update caprover url
Browse files Browse the repository at this point in the history
  • Loading branch information
brMonteiro-G authored Dec 9, 2023
1 parent b141ef7 commit 4621fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: npm install -g caprover

- name: Caprover Deploy
run: caprover deploy -h 'https://captain.sv.ufabcnext.com' -p '${{ secrets.CAPROVER_PASSWORD }}' -b 'master' -a 'api'
run: caprover deploy -h 'https://captain.captain.sv.ufabcnext.com' -p '${{ secrets.CAPROVER_PASSWORD }}' -b 'master' -a 'api'

0 comments on commit 4621fc1

Please sign in to comment.