Skip to content

Commit

Permalink
update gh deploy app to cr uses version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiszulfa committed Dec 20, 2022
1 parent c36e2d9 commit 0be4533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: ./build_and_push.sh

- name: Deploy App to CapRover
uses: caprover/deploy-from-github@v1.0.1
uses: caprover/deploy-from-github@d76580d79952f6841c453bb3ed37ef452b19752c
with:
server: '${{ secrets.CAPROVER_SERVER }}'
app: '${{ secrets.APP_NAME }}'
Expand Down

0 comments on commit 0be4533

Please sign in to comment.