We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ef3f2 commit 0a4790dCopy full SHA for 0a4790d
.github/workflows/release.yaml
@@ -37,6 +37,6 @@ jobs:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
with:
39
upload_url: ${{ steps.create_release.outputs.upload_url }}
40
- asset_path: ./bin/
+ asset_path: ./bin/go-dsa.md
41
asset_name: go-dsa.md
42
asset_content_type: text/markdown; charset=UTF-8
0 commit comments