Skip to content

Commit

Permalink
ci: fix v2 publish file
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Aug 14, 2024
1 parent df6d065 commit 165a82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
publish:
uses: SiaFoundation/workflows/.github/workflows/go-publish@master
uses: SiaFoundation/workflows/.github/workflows/go-publish.yml@master
secrets: inherit
with:
build-args: -trimpath -a -ldflags '-s -w -linkmode external -extldflags "-static"'
Expand Down

0 comments on commit 165a82b

Please sign in to comment.