Skip to content

Commit

Permalink
ci: 🎡 release は prerelease に
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoha000 committed Jan 6, 2024
1 parent 819dbf3 commit 4145c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
artifacts: .\src-tauri\target\release\bundle\msi\Launcherg_${{ steps.variables.outputs.version }}_x64_ja-JP.msi.zip
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true

- name: Update .tauri-updater.json
run: |
Expand Down

0 comments on commit 4145c6c

Please sign in to comment.