.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -61,6 +61,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: ${{ steps.scan.outputs.table }}
|
path: ${{ steps.scan.outputs.table }}
|
||||||
Reference in New Issue
Block a user