This commit is contained in:
2025-04-07 01:32:41 -07:00
parent d846816971
commit f1e9a8147a
+6 -6
View File
@@ -64,12 +64,12 @@ jobs:
name: calendars name: calendars
path: | path: |
output/ output/
- name: Zip up artifacts - name: Zip up artifacts
uses: thedoctor0/zip-release@0.7.5 uses: thedoctor0/zip-release@0.7.5
with: with:
type: 'zip' type: 'zip'
filename: 'calendars.zip' filename: 'calendars.zip'
path: output/ path: output/
- name: Create new release - name: Create new release
uses: akkuman/gitea-release-action@v1 uses: akkuman/gitea-release-action@v1
with: with: