Skip to content

Commit

Permalink
Merge pull request #23 from HiIAmTzeKean/workflow
Browse files Browse the repository at this point in the history
fix: branch name
  • Loading branch information
HiIAmTzeKean authored Nov 14, 2024
2 parents 787b1d6 + 4e99c7e commit 155b045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
PYTHON_VERSION: "3.12"
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_REGISTRY_USERNAME: "__token__"
BRANCH: "master"
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PUBLISH_REGISTRY_PASSWORD }}

0 comments on commit 155b045

Please sign in to comment.