Skip to content

Commit f282f38

Browse files
authored
Change to new action-zip repo because someone clever decided to break the world (#299)
1 parent d52584d commit f282f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-godot-editor-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
arguments: godot-library:build
111111

112112
- name: Zip release
113-
uses: papeloto/action-zip@v1
113+
uses: vimtor/action-zip@v1
114114
with:
115115
files: bin/${{ matrix.binary }} modules/kotlin_jvm/kt/godot-library/build/libs/godot-bootstrap.jar
116116
dest: godot-kotlin-jvm_editor_${{ matrix.platform }}_${{ steps.save_release_info.outputs.godot_kotlin_jvm_version }}.zip

0 commit comments

Comments
 (0)