Skip to content

Commit

Permalink
Added full path
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Mar 30, 2024
1 parent 59a5006 commit 618aeaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
go install github.com/lxgr-linux/liefer@latest
- name: deploy
run: |
liefer deliver $LABEL ${{ github.event.pull_request.head.ref }} ${{ secrets.LIEFER_PRIVKEY }} --address ${{ secrets.LXGR_HOST }}:8080
~/go/bin/liefer deliver $LABEL ${{ github.event.pull_request.head.ref }} ${{ secrets.LIEFER_PRIVKEY }} --address ${{ secrets.LXGR_HOST }}:8080

0 comments on commit 618aeaa

Please sign in to comment.