Skip to content

Commit

Permalink
Merge pull request #230 from uw-it-aca/task/pypi-action
Browse files Browse the repository at this point in the history
testing update to publish-pypi
  • Loading branch information
devights authored Nov 21, 2024
2 parents ee27eb0 + c763664 commit f89c36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
python-version: '3.10'

- name: Publish to PyPi
uses: uw-it-aca/actions/publish-pypi@main
uses: uw-it-aca/actions/publish-pypi@pep625
with:
app_name: ${APP_NAME}
tag_name: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit f89c36b

Please sign in to comment.