mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-25 01:39:21 +00:00
remove packages (xd)
This commit is contained in:
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -37,13 +37,6 @@ jobs:
|
||||
|
||||
- name: Create Mojmap Jar
|
||||
run: ./gradlew createMojmapPaperclipJar --stacktrace
|
||||
|
||||
- name: Publish Packages
|
||||
if: github.ref_name == env.branch
|
||||
run: |
|
||||
export GITHUB_USERNAME=${{ env.GH_USERNAME }}
|
||||
export GITHUB_TOKEN=${{ secrets.GH_TOKEN }}
|
||||
./gradlew publish --stacktrace
|
||||
|
||||
- name: Upload Artifacts
|
||||
if: env.debug == 'true' || github.ref_name != env.branch
|
||||
|
||||
Reference in New Issue
Block a user