revert to output

This commit is contained in:
2025-04-07 01:53:50 -07:00
parent 01954de5d1
commit 75c2f42e27
+1 -3
View File
@@ -64,14 +64,12 @@ jobs:
name: calendars
path: |
output/
- name: ls
run: ls -al
- name: Zip up artifacts
uses: thedoctor0/zip-release@0.7.5
with:
type: 'zip'
filename: 'calendars.zip'
path: output/**
path: output/
- name: Create new release
uses: akkuman/gitea-release-action@v1
with: