mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
remove publishing to github
This commit is contained in:
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -26,12 +26,3 @@ jobs:
|
||||
env:
|
||||
CURSEFORGE_API_KEY: ${{ secrets.CURSEFORGE_API_KEY }}
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
|
||||
- name: Publish to GitHub
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
body_path: CHANGELOG_LATEST.md
|
||||
files: |
|
||||
fabric/build/libs/*.jar
|
||||
forge/build/libs/*.jar
|
||||
neoforge/build/libs/*.jar
|
||||
|
||||
Reference in New Issue
Block a user