Skip to content

Commit

Permalink
chore: add release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Nov 25, 2024
1 parent 4e8ef6e commit f4da1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_UPLOAD_TOKEN }}
packages-dir: tutor-contrib-harmony-plugin/dist

0 comments on commit f4da1d1

Please sign in to comment.