Skip to content

Commit 0a4790d

Browse files
authored
add full path (#159)
1 parent f8ef3f2 commit 0a4790d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
with:
3939
upload_url: ${{ steps.create_release.outputs.upload_url }}
40-
asset_path: ./bin/
40+
asset_path: ./bin/go-dsa.md
4141
asset_name: go-dsa.md
4242
asset_content_type: text/markdown; charset=UTF-8

0 commit comments

Comments
 (0)