Skip to content

Commit

Permalink
fix: repo url context name
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Apr 5, 2024
1 parent 6432478 commit 5d694fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ runs:
extra_plugins: |
@semantic-release/changelog
semantic-release-pypi
repository_url: ${{ github.repository }}
repository_url: ${{ github.repositoryUrl }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit 5d694fb

Please sign in to comment.