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:
@@ -23,8 +23,9 @@ jobs:
|
||||
run: |
|
||||
git config user.name "gitea-actions[bot]"
|
||||
git config user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
||||
|
||||
git tag ${{ steps.pkg.outputs.version }}
|
||||
git push --force origin ${{ steps.pkg.outputs.version }}
|
||||
git push origin --tags
|
||||
|
||||
- name: Create release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
|
||||
Reference in New Issue
Block a user