Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XieFrish2021 authored Nov 16, 2024
1 parent 6382e4a commit 3372c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Upload artifacts
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.Login }}
token: ${{ secrets.CREATE_RELEASE }}
tag_name: 'v1.0.0'
name: NBT-1.0.0
files: build/libs/NBT-1.0.0.jar

0 comments on commit 3372c05

Please sign in to comment.