Skip to content

Commit

Permalink
Update realease.yaml (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk authored Jun 30, 2023
1 parent 00e6c0d commit 9c86d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
draft: false
files: go/${{env.BINARY_NAME}}
files: ${{env.BINARY_NAME}}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9c86d18

Please sign in to comment.