Skip to content

Commit

Permalink
Hopefully fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobr1227 committed May 2, 2024
1 parent 12ff61d commit 7f58a37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
id: get_current_release
uses: joutvhu/get-release@v1
with:
tag-name: v2.1
tag_name: v2.1
latest: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 7f58a37

Please sign in to comment.