almost there

This commit is contained in:
Joe Kaufeld 2022-07-22 21:53:41 -04:00
parent d8ab880692
commit 9aef722094

View File

@ -27,6 +27,6 @@ jobs:
artifacts: "utils"
body: "It's releasin' time"
generateReleaseNotes: true
tag: $GITHUB_SHA
tag: ${{ GITHUB_SHA }}
commit: master
token: ${{ secrets.PAT }}