mirror of
https://github.com/Ed94/refactor.git
synced 2024-12-21 22:44:45 -08:00
Fixed workflow error with readme upload.
This commit is contained in:
parent
0da1505190
commit
0246b8419a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -150,6 +150,6 @@ jobs:
|
||||
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./artifact/README.md
|
||||
asset_name: README.md
|
||||
asset_path: ./artifact/Readme.md
|
||||
asset_name: Readme.md
|
||||
asset_content_type: text/markdown
|
||||
|
Loading…
Reference in New Issue
Block a user