mirror of
https://github.com/Ed94/refactor.git
synced 2024-12-21 22:44:45 -08:00
ok
This commit is contained in:
parent
d344043c44
commit
ea09b27b3b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
tag: Release
|
||||
artifacts: ./artifact/refactor-${{env:SHORT_SHA}}.zip
|
||||
artifacts: ./artifact/refactor-${{ env.SHORT_SHA }}.zip
|
||||
omitBody: true
|
||||
# bodyFile: "body.md"
|
||||
allowUpdates: true
|
||||
|
Loading…
Reference in New Issue
Block a user