download artifact before releasing
Periodic refresh of events / Run-Scraper (push) Successful in 35s
Periodic refresh of events / Run-Scraper (push) Successful in 35s
This commit is contained in:
@@ -61,9 +61,14 @@ jobs:
|
||||
name: calendars
|
||||
path: |
|
||||
output/
|
||||
- name: Download production artifacts
|
||||
uses: christopherhx/gitea-download-artifact@v4
|
||||
with:
|
||||
name: calendars
|
||||
path: calendars
|
||||
|
||||
- name: Create new release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: |-
|
||||
output/**
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
calendars/**
|
||||
Reference in New Issue
Block a user