Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MoSadie committed Jul 1, 2022
2 parents 4e4e10f + b23af16 commit 548381f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build -Pversion="${{ github.ref_name }}"
- name: Publish
uses: Kier-Antipov/[email protected]
uses: Kir-Antipov/[email protected]
with:
version-type: release

Expand All @@ -29,4 +29,4 @@ jobs:
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}

modrinth-id: p8EuQNR0
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

0 comments on commit 548381f

Please sign in to comment.