Fix release action syntax in workflow
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
run: python -m build
|
||||
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
uses: https://gitea.com/actions/release-action/src@main
|
||||
with:
|
||||
files: |
|
||||
dist/**
|
||||
|
||||
Reference in New Issue
Block a user