Skip to content

Commit

Permalink
Merge pull request #232 from uw-it-aca/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
devights authored Nov 22, 2024
2 parents f89c36b + de96a52 commit b5cb56e
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@pep625
uses: uw-it-aca/actions/publish-pypi@main
with:
app_name: ${APP_NAME}
tag_name: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit b5cb56e

Please sign in to comment.