Tweak workflows

This commit is contained in:
Al Azif
2025-06-03 22:24:33 -07:00
parent f690d7b527
commit 5f7b502451
2 changed files with 40 additions and 1 deletions

View File

@@ -4,6 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
@@ -24,7 +27,7 @@ jobs:
- name: Upload entire repository as zip
uses: actions/upload-artifact@v4
with:
name: psfree-lapse-archive
name: psfree-lapse
path: ${{ github.workspace }}
if-no-files-found: error
compression-level: 9