1
0
mirror of https://github.com/Ed94/refactor.git synced 2025-07-10 15:45:47 -07:00

Added release tag..

This commit is contained in:
2023-03-30 22:41:46 -04:00
parent 8d5cdec586
commit bdc272cc2b

@ -101,8 +101,8 @@ jobs:
- name: Upload Release
uses: ncipollo/release-action@v1
with:
tag: Release
artifacts: ./artifact/refactor-${env:SHORT_SHA}.zip
omitBody: true
# bodyFile: "body.md"
allowUpdates: true