mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-27 18:05:34 +00:00
Fix
This commit is contained in:
3
.github/workflows/version.yml
vendored
3
.github/workflows/version.yml
vendored
@@ -1,3 +1,4 @@
|
||||
name: Compute version
|
||||
on:
|
||||
workflow_call:
|
||||
outputs:
|
||||
@@ -30,7 +31,7 @@ on:
|
||||
|
||||
jobs:
|
||||
compute-version:
|
||||
name: Compute version
|
||||
name: Main
|
||||
runs-on: windows-latest
|
||||
outputs:
|
||||
doRelease: ${{ steps.vars.outputs.doRelease }}
|
||||
|
||||
Reference in New Issue
Block a user