Skip to content

Commit 35b384f

Browse files
authored
Update SudoMagic TD Package Builder action version
1 parent 1f85b6a commit 35b384f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push-on-main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
submodules: true
1919

2020
- name: SudoMagic TD Package Builder
21-
uses: SudoMagicCode/action-build-td-tox-package@v0.0.3
21+
uses: SudoMagicCode/action-build-td-tox-package@v0.0.5
2222
with:
2323
build_settings: ./buildSettings.json
2424

@@ -48,4 +48,4 @@ jobs:
4848
# Set to true if you want it to stay hidden until you review it
4949
draft: false
5050
prerelease: false
51-
files: ./release/package.zip
51+
files: ./release/package.zip

0 commit comments

Comments
 (0)