Skip to content

Commit

Permalink
Build & icon update
Browse files Browse the repository at this point in the history
  • Loading branch information
heypr committed Dec 30, 2023
1 parent 521160f commit 7136848
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ permissions:
env:
MINECRAFT_VERSION: 1.20.4
JAVA_VERSION: 17
VERSION: 0.5.0+1.20.4
RELEASE_NAME: PotatoesPlus-BETA
VERSION: 1.0.0+1.20.4
RELEASE_NAME: PotatoesPlus

jobs:
build:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
with:
name: "${{env.RELEASE_NAME}}"
version: "${{env.VERSION}}"
version-type: beta
version-type: release
github-token: ${{ secrets.TOKEN }}
loaders: fabric
game-versions: "${{env.MINECRAFT_VERSION}}"
Expand Down
Binary file modified src/main/resources/assets/potatoesplus/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7136848

Please sign in to comment.