diff --git a/.gitea/workflows/refresh.yaml b/.gitea/workflows/refresh.yaml index f1b9cc9..bee3b86 100755 --- a/.gitea/workflows/refresh.yaml +++ b/.gitea/workflows/refresh.yaml @@ -64,12 +64,12 @@ jobs: name: calendars path: | output/ - - name: Zip up artifacts - uses: thedoctor0/zip-release@0.7.5 - with: - type: 'zip' - filename: 'calendars.zip' - path: output/ + - name: Zip up artifacts + uses: thedoctor0/zip-release@0.7.5 + with: + type: 'zip' + filename: 'calendars.zip' + path: output/ - name: Create new release uses: akkuman/gitea-release-action@v1 with: