Skip to content

Commit

Permalink
Set repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Mar 28, 2024
1 parent e7cf88e commit 9895065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,5 +333,5 @@ jobs:
force: true
- name: Release
run: |
ghr -u k1LoW -t ${{ secrets.GITHUB_TOKEN }} -replace ${{ needs.tagpr.outputs.tagpr-tag }} dist/
ghr -u k1LoW -r tcpdp -t ${{ secrets.GITHUB_TOKEN }} -replace ${{ needs.tagpr.outputs.tagpr-tag }} dist/

0 comments on commit 9895065

Please sign in to comment.