Skip to content

Commit

Permalink
[update] build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lazydog28 committed Aug 20, 2024
1 parent e77842e commit cf069cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml → .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
name: ${{ github.event.inputs.VERSION }}
body: ${{ github.event.inputs.VERSION }}
# draft: true
tag_name: ${{ github.event.inputs.VERSION }}
fail_on_unmatched_files: true
files: |
./dist/*

0 comments on commit cf069cd

Please sign in to comment.