Skip to content

Commit

Permalink
Add repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
atlaeu committed Jul 3, 2024
1 parent 1414c40 commit ddc3e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
with:
token: ${{ secrets.GH_ACTION_ACCESS_TOKEN }}
ref: ${{ github.event.release.tag_name }}
repository: ${{ github.repository_owner }}/${{ github.event.repository.name }}
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit ddc3e2f

Please sign in to comment.