Skip to content

Commit

Permalink
fix version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
snaka committed Sep 19, 2024
1 parent 21265da commit d5a9016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
go-version: 1.20
- name: Install tagpr
run: go install github.com/snaka/tagpr@fix/api-rate-limitx
run: go install github.com/snaka/tagpr@debug-20240919
- name: Run tagpr
run: tagpr
env:
Expand Down

0 comments on commit d5a9016

Please sign in to comment.