Skip to content

Commit

Permalink
ci: workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Feb 18, 2024
1 parent 27ea0c0 commit e64b834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
fetch-depth: 0

- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
shell: bash
run: |
bash --debug ./release.sh --plugins=git,github-release

0 comments on commit e64b834

Please sign in to comment.