Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Traister101 committed Oct 7, 2024
1 parent f6fea4e commit 344391f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,11 @@ jobs:
- name: Publish (CurseForge/Modrinth/GitHub)
uses: Kir-Antipov/[email protected]
with:
# TODO update this after ensuring CI produces a working jar
# modrinth-id: PhnM3Lkv
# modrinth-token: ${{ secrets.MODRINTH_API_KEY }}
#
# curseforge-id: 695822
# curseforge-token: ${{ secrets.CURSEFORGE_API_KEY }}
modrinth-id: PhnM3Lkv
modrinth-token: ${{ secrets.MODRINTH_API_KEY }}

curseforge-id: 695822
curseforge-token: ${{ secrets.CURSEFORGE_API_KEY }}

github-tag: ${{ github.ref }}
github-draft: true
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
### Changes

- Added new tag 'allowed_in_ore_sack' for items which can go into ore sacks (wow crazy)
- Not ugly Icon courtesy of Aleki
- Not ugly Icon courtesy of Aleki
- Start of patchouli entires

0 comments on commit 344391f

Please sign in to comment.