Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 authored Jul 15, 2023
1 parent a0f77b8 commit bc65ba2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@ jobs:
uses: Kir-Antipov/[email protected]
with:
curseforge-id: 574123
modrinth-id: k3lrwGqk
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
files-primary: build/libs/!(*-@(dev|sources)).jar
files-secondary: build/libs/*-@(dev|sources).jar
version-type: beta
loaders: forge
game-versions: 1.20.1
java: 17
version: ${{ github.ref_name }}
name: ""
changelog: "https://github.com/Buuz135/DarkModeEverywhere/commits/1.20"

0 comments on commit bc65ba2

Please sign in to comment.