Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
Fix a bug where we were getting tag info from the wrong repo.
  • Loading branch information
EvieePy authored Nov 28, 2021
1 parent 13d34e5 commit 48a2da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
id: latest_version
uses: abatilo/[email protected]
with:
owner: abatilo
repo: release-info-action
owner: TwitchIO
repo: TwitchIO

- name: Set up Python
uses: actions/setup-python@v1
Expand Down

0 comments on commit 48a2da9

Please sign in to comment.