Skip to content

Commit

Permalink
🏗️ Unpin tcli [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
decaprime authored May 26, 2024
1 parent caae589 commit 9fc78e8
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 @@ -37,7 +37,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Install tcli
run: dotnet tool install --global tcli --version 0.2.1
run: dotnet tool install --global tcli
- name: Run tcli
run: tcli publish --token ${{ secrets.THUNDERSTORE_KEY }} --package-version ${RELEASE_TAG:1}
- name: Upload a Build Artifact
Expand Down

0 comments on commit 9fc78e8

Please sign in to comment.