Skip to content

Commit 0f4e38a

Browse files
committed
actions fix
1 parent 07be392 commit 0f4e38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Release
4949
uses: ncipollo/release-action@v1
5050
with:
51-
artifacts: "apk,msi"
51+
artifacts: "apk/tetris-release.apk, msi/TetrisMP-1.0.0.msi"
5252

5353
# - name: Release
5454
# uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)