GitHub Actions: Ref

This commit is contained in:
William Oldham
2022-12-26 21:43:22 +00:00
parent b28caeb3e6
commit 1a18101cc7

View File

@@ -37,7 +37,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.sha }}
tag_name: ${{ github.ref }}
release_name: Simple Proxy Worker
draft: false
prerelease: false