Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
[Build] released 1.0.3 (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josscoder committed Dec 18, 2022
1 parent f8cbd7f commit c6da133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
artifacts: ${{ github.workspace }}/jbridge-common/target/*.jar, ${{ github.workspace }}/jbridge-nukkit/target/*.jar, ${{ github.workspace }}/jbridge-waterdogpe/target/*.jar, ${{ github.workspace }}/jbridge-lobby/jbridge-lobby-nukkit/target/*.jar, ${{ github.workspace }}/jbridge-lobby/jbridge-lobby-waterdogpe/target/*.jar
draft: false
name: JBridge Release
name: Release v${{ env.JBRIDGE_VERSION }}
tag: v${{ env.JBRIDGE_VERSION }}
token: ${{ secrets.GITHUB_TOKEN }}
body: "The artifacts are kept up to date with the branch release."
Expand Down

0 comments on commit c6da133

Please sign in to comment.