.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
**
|
||||
files:
|
||||
- **
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
Reference in New Issue
Block a user