isaacscript 3.6.28 → 3.6.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,8 +37,10 @@ jobs:
37
37
  # https://github.com/IsaacScript/isaac-steam-workshop-upload
38
38
  # Then, uncomment the lines below.
39
39
  #- name: Upload the mod to Steam Workshop (if this is a release commit)
40
- # uses: IsaacScript/isaac-steam-workshop-upload@v1
40
+ # uses: IsaacScript/isaac-steam-workshop-upload@v2
41
41
  # if: "contains(github.event.head_commit.message, 'chore: release') && github.event_name != 'pull_request'"
42
+ # with:
43
+ # mod_path: mod
42
44
  # env:
43
45
  # CONFIG_VDF_CONTENTS: ${{ secrets.CONFIG_VDF_CONTENTS }}
44
46
  # @template-mod-end
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript",
3
- "version": "3.6.28",
3
+ "version": "3.6.29",
4
4
  "description": "A command line tool for managing Isaac mods written in TypeScript.",
5
5
  "keywords": [
6
6
  "isaac",