[CI] Fix CI

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-05-02 10:22:09 +02:00
parent 4bde90909a
commit a16132ba7d
No known key found for this signature in database
GPG Key ID: 228A77789D71A6E2

View File

@ -17,7 +17,6 @@ on:
jobs: jobs:
release: release:
if: "!contains(github.event.head_commit.message, '[ci-skip]')" if: "!contains(github.event.head_commit.message, '[ci-skip]')"
needs: pre-release
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Checkout - name: Checkout