Skip to content

Commit

Permalink
ci: 移除发布代码
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Aug 6, 2024
1 parent d61b8ff commit 173fdeb
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,5 @@ jobs:
asset_path: ".asset/*.jar"
asset_content_type: application/java-archive

- name: "Modrinth Publish"
id: publish-modrinth
uses: Kir-Antipov/[email protected]
with:
modrinth-id: iJ735gQq
modrinth-featured: true
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
files: |
.asset/*.jar
loaders: |
spigot
paper
purpur
game-versions: |
>=1.16 <=1.20.4
game-version-filter: releases
java: |
17
dependencies: |
[email protected](required){modrinth:kyCduETO}
placeholderapi(optional)
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

0 comments on commit 173fdeb

Please sign in to comment.