Skip to content

Commit

Permalink
fix release-go-yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlstrm committed Nov 24, 2023
1 parent 2fe3234 commit 80c8394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- uses: Shopify/[email protected]
with:
name: vault-${{matrix.goos}}-${{matrix.goarch}}-${{github.ref_name}}${{matrix.goos == 'windows' && '.exe' ||''}}
path: go/nitor-vault
path: go/vault
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 80c8394

Please sign in to comment.