Update release.yml

This commit is contained in:
kaiji
2023-10-26 21:49:26 +09:00
committed by GitHub
parent fb41a79ab7
commit 10c75d8a10

View File

@@ -26,5 +26,6 @@ jobs:
with: with:
args: release --clean args: release --clean
workdir: ./hostr workdir: ./hostr
version: latest
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}