Skip to content

Commit

Permalink
ci: depoly v16.0.0-beta.1+fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinsnowdh committed Aug 19, 2024
1 parent 010edf4 commit 75911bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:

- name: Distributions with Gradle Wrapper
run: |
cd 24w14a-1.21.1-fabric/
cd 24w33a-fabric/
./gradlew build
- name: Release
uses: softprops/action-gh-release@v2
with:
files: 24w14a-1.21.1-fabric/build/libs/*.jar
files: 24w33a-fabric/build/libs/*.jar

0 comments on commit 75911bc

Please sign in to comment.