Skip to content

Commit

Permalink
气死我了
Browse files Browse the repository at this point in the history
  • Loading branch information
jdnjk committed Aug 23, 2024
1 parent 722e403 commit 6022d08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ steps.get_version.outputs.VERSION }}
release_name: ${{ steps.get_version.outputs.VERSION }}
files: dist/*
files: dist/*
draft: true
fail_on_unmatched_files: true

0 comments on commit 6022d08

Please sign in to comment.