Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Faboslav committed Jan 15, 2024
1 parent fdc9710 commit 8fab29e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ env:
friends-and-foes | depends | *
FORGE_DEPENDENCIES: |
friends-and-foes-forge | depends | *
VERSION_RESOLVER: latest
jobs:
build:
Expand Down Expand Up @@ -105,7 +104,6 @@ jobs:
version: fabric-${{ github.ref_name }}
dependencies: ${{ env.FABRIC_DEPENDENCIES }}
java: ${{ env.JAVA_VERSIONS }}
game-version-filter: ${{ env.VERSION_RESOLVER }}

publish-forge:
needs: build
Expand Down Expand Up @@ -138,4 +136,3 @@ jobs:
name: Friends&Foes - Flowery Mooblooms ${{ github.ref_name }} (Forge)
dependencies: ${{ env.FORGE_DEPENDENCIES }}
java: ${{ env.JAVA_VERSIONS }}
game-version-filter: ${{ env.VERSION_RESOLVER }}

0 comments on commit 8fab29e

Please sign in to comment.