summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorParamtamtam <[email protected]>2020-12-08 11:54:52 +0500
committerParamtamtam <[email protected]>2020-12-08 11:54:52 +0500
commit8ca02f90b443947a26b71efebac911b2af3b3ae1 (patch)
tree81e5b69864c718207dc0a79148a3f7cffb0a45c7 /.github/workflows/release.yml
parent7231dd8ff74e29cb878a6d97404c7e4555627575 (diff)
GitHub action updated
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 55525260..b1cd83ae 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
arch: amd64
- os: ''
compiler: musl-gcc # more info: <https://musl.libc.org/>
- archiver: tar
+ archiver: zip
arch: amd64
steps:
- name: Set up Go