Skip to content

Commit

Permalink
nix v
Browse files Browse the repository at this point in the history
  • Loading branch information
dskiff committed Apr 25, 2024
1 parent 5370acd commit bff4f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: tko "./dist/tko_linux_amd64_v1"
env:
TKO_DEST_PATH: "/usr/local/bin"
TKO_TARGET_REPO: "ghcr.io/dskiff/tko:v${{ github.ref_name }}"
TKO_TARGET_REPO: "ghcr.io/dskiff/tko:${{ github.ref_name }}"
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit bff4f9d

Please sign in to comment.