update workflow
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 9s
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 9s
This commit is contained in:
@@ -49,8 +49,7 @@ jobs:
|
||||
git push --force origin ${{ steps.pkg.outputs.version }}
|
||||
|
||||
- name: Create release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
tag_name: ${{ steps.pkg.outputs.version }}
|
||||
files: index.js
|
||||
overwrite: true
|
||||
files: /dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user