Browse Source

it was true not 1 dingus

pull/73/head
ron1n 2 years ago
parent
commit
a6ea2af903
  1. 2
      .github/workflows/release_zip.yml

2
.github/workflows/release_zip.yml

@ -30,6 +30,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: 0.${{ github.run_number }}
prerelease: 1
prerelease: true
env:
GITHUB_REPOSITORY: ron1n/crono-stickerpicker
Loading…
Cancel
Save