Skip to content

Commit

Permalink
add full path (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 authored Dec 28, 2024
1 parent f8ef3f2 commit 0a4790d
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 @@ -37,6 +37,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./bin/
asset_path: ./bin/go-dsa.md
asset_name: go-dsa.md
asset_content_type: text/markdown; charset=UTF-8

0 comments on commit 0a4790d

Please sign in to comment.