Added release tag..

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

View File

@ -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