First Release? v7

This commit is contained in:
Linus Dierheimer
2022-03-20 16:01:31 +01:00
parent d915f415b1
commit bfbaecb533
+2
View File
@@ -73,6 +73,8 @@ jobs:
runs-on: ubuntu-latest
needs: check
if: github.event_name == 'push'
permissions:
contents: read
steps:
- name: Download binary
uses: actions/download-artifact@v3