Skip to content

Commit

Permalink
fix: publish to thunderstore
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed May 27, 2024
1 parent d97d7b1 commit e1a62af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ if [ -z "$1" ]; then
fi

dotnet build --no-restore --configuration Release
#tcli publish --package-version $1 --token $THUNDERSTORE_TOKEN
tcli publish --package-version $1 --token $THUNDERSTORE_TOKEN

0 comments on commit e1a62af

Please sign in to comment.