Skip to content

Commit

Permalink
actions: specify custom backend for bins
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux committed Jan 30, 2025
1 parent 4bfee16 commit 0bf3671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bin-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
threefold: ${{ secrets.token }}
action: publish
baseurl: 'https://v4.hub.grid.tf'
backend: 'v4.hub.grid.tf:9941'
user: tf-autobuilder
root: bins/releases/${{ inputs.package }}
name: ${{ steps.package.outputs.name }}.flist
Expand Down

0 comments on commit 0bf3671

Please sign in to comment.