Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Fix CI (thanks IntroTweaks!) (#10)
Browse files Browse the repository at this point in the history
* Fix CI (thanks IntroTweaks!)

* Update changelog (because I have to)
  • Loading branch information
Netruitus authored Mar 17, 2024
1 parent e789f6c commit 4ae1e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/thunderstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Update modpack version
run: |
sed -i 's/__VERSION__/${{ env.MODPACK_VERSION }}/g' config/io.github.IntroTweaks.cfg
sed -i 's/__VERSION__/${{ env.MODPACK_VERSION }}/g' config/IntroTweaks.cfg
- name: Zip files
run: |
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- CoilHeadStare
- Skinwalkers
- Reserved slots
- Fix for IntroTweaks (renaming configs, are we now?)
- Fix for IntroTweaks (renaming configs, are we now?) <- This even failed my CI
- Clean up of unused mods:
- InputUtils
- LC_API
Expand Down

0 comments on commit 4ae1e36

Please sign in to comment.