Fix action

This commit is contained in:
nostal
2022-10-23 23:38:08 +08:00
committed by GitHub
parent 751d95c2fe
commit d416e45f62

View File

@@ -1,8 +1,8 @@
name: Build (dev)
name: Build (main)
on:
push:
branches:
- "dev"
- "main"
env:
MC_VERSION: "1.19.2"
@@ -52,4 +52,4 @@ jobs:
automatic_release_tag: "main-latest"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: "build/libs/keyi-${{ env.ref }}-${{ env.MC_VERSION }}-${{ env.workflow }}.jar"
prerelease: true
prerelease: false