Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
版本 6.0.0-preview-20250110-01
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderFrish committed Jan 10, 2025
1 parent a3c3135 commit c46dfd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: '${{ secrets.VERSION }}'
name: 'NBT-${{ secrets.VERSION }}'
tag_name: '6.0.0-preview-20250110-01'
name: 'NBT-6.0.0-preview-20250110-01'
files: 'target/**'

0 comments on commit c46dfd4

Please sign in to comment.