summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 22:42:16 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 22:42:16 +0200
commitd8b01058b34b22ae9fba25ec9c257e62de4e067b (patch)
tree80c840398619b9a8ac8d0a7e1ab53c0b64aec676 /.github/workflows
parent:sparkles: mention regex (diff)
downloadserver-ts-d8b01058b34b22ae9fba25ec9c257e62de4e067b.tar.xz
:art: clean up
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml

index af6f35ee..e0bb5e33 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -65,11 +65,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - name: Extract version - id: extract_version - uses: Saionaro/extract-package-version@v1.1.1 - with: - path: api - uses: actions/download-artifact@v2 with: name: fosscord-server-windows.exe