update workflow
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 3s
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 3s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
git config user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
git config user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
||||||
|
|
||||||
git tag ${{ steps.pkg.outputs.version }}
|
git tag ${{ steps.pkg.outputs.version }}
|
||||||
git push origin --tags
|
git push origin ${{ steps.pkg.outputs.version }}
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user