summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-11 10:06:04 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-11 10:06:04 +0200
commit2f28aae6554b16154acc26d56095470628c251ee (patch)
tree5ec4dc3e8cc258c59d769537e7c465ef132d556a
parent:bug: fix file names (diff)
downloadserver-2f28aae6554b16154acc26d56095470628c251ee.tar.xz
:bug: fix file name
-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 a2dddb2a..0a52a830 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs: name: fosscord-api-macos-${{ github.sha }}.app.tgz - uses: actions/download-artifact@v2 with: - name: fosscord-api-linux-${{ github.sha }}.app.tgz + name: fosscord-api-linux-${{ github.sha }}.tgz - uses: actions/checkout@v2 - name: Extract version id: extract_version