Make sure CI uploads releases

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2023-02-27 21:34:22 +01:00
parent 06d61a55a2
commit 351d6a815f
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 8 deletions

View file

@ -1,12 +1,6 @@
name: build
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
on: [push, pull_request]
env:
CACHE_VERSION: 2

View file

@ -1,6 +1,6 @@
name: irc
on: [push]
on: [push, pull_request]
jobs:
notification: