Skip to content

Commit

Permalink
chore: update the script of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tools-author committed Nov 25, 2023
1 parent 7dfb4fd commit 88dd455
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: build-release
on:
create
push:
tags:
- 'v*'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 88dd455

Please sign in to comment.