Skip to content

Commit 4145c6c

Browse files
committed
ci: 🎡 release は prerelease に
1 parent 819dbf3 commit 4145c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
artifacts: .\src-tauri\target\release\bundle\msi\Launcherg_${{ steps.variables.outputs.version }}_x64_ja-JP.msi.zip
5050
token: ${{ secrets.GITHUB_TOKEN }}
51+
prerelease: true
5152

5253
- name: Update .tauri-updater.json
5354
run: |

0 commit comments

Comments
 (0)