Skip to content

Commit

Permalink
chore: ???2
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis authored Aug 24, 2024
1 parent a5fa47b commit 89b1cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Fetch and update release info
run: |
release_info=$(curl -s https://api.github.com/repos/khcrysalis/Feather/releases)
release_info=$(curl -s https://api.github.com/repos/khcrysalis/Feather/releases/latest)
clean_release_info=$(echo "$release_info" | tr -d '\000-\037')
Expand Down

0 comments on commit 89b1cc7

Please sign in to comment.