Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fclante committed Mar 26, 2024
1 parent 3ecb7b6 commit 788ea27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
token: ${{ secrets.THUNDERSTORE_TOKEN }}
name: ${{ steps.get_modpack_name.outputs.name }} # the name of the package
version: ${{ steps.strip_version.outputs.version }}
community: Valheim # the game the package is for
repo: thunderstore.io/c/valheim # the repo to publish to
community: valheim # the game the package is for
repo: thunderstore.io
file: modpack.zip
categories: | # <-- notice this pipe character
modpacks
Expand Down

0 comments on commit 788ea27

Please sign in to comment.