Skip to content

Commit

Permalink
Attempting to fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole-Christian Galbo Engstrøm committed Jan 23, 2025
1 parent b07c76f commit 0c9d349
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ runs:
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
env:
OWNER: ${{ env.OWNER }}
REPO_NAME: ${{ env.REPO_NAME }}
REPO: "123"
GITHUB_REPOSITORY: ${{ env.OWNER }}/${{ env.REPO_NAME }}

0 comments on commit 0c9d349

Please sign in to comment.