Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
brMonteiro-G committed Dec 17, 2023
2 parents 4300b39 + 4621fc1 commit 80be7b1
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 80be7b1

Please sign in to comment.