First Release? v10

This commit is contained in:
Linus Dierheimer
2022-03-20 16:23:25 +01:00
parent 10c97aea4b
commit aa352a4427
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
uses: github/codeql-action/analyze@v1
- name: Create tarball
if: github.event_name == "push"
if: github.event_name == 'push'
run: tar -cvf fastfetch.tar ./fastfetch -C packaging/deb ./fastfetch.deb
- name: Upload tarball