Skip to content

Commit

Permalink
Push
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Sep 9, 2024
1 parent e518a66 commit 444ab3f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

jobs:
build:
if: false
runs-on: ubuntu-latest
steps:

Expand Down Expand Up @@ -69,17 +68,17 @@ jobs:
files: |
build/libs/!(*-@(api|dev|sources|javadoc)).jar
version-type: release
version-type: beta

loaders: |
forge
neoforge
game-versions: |
${{ steps.read_property.outputs.minecraft_version }}
dependencies: |
canary(incompatible)
foxium(incompatible)
java: |
17
21

0 comments on commit 444ab3f

Please sign in to comment.