Skip to content

Commit

Permalink
Update _publish-internal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt authored Jan 24, 2025
1 parent 50dc2a2 commit 5e9b02d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/_publish-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@ jobs:
hatch build --clean
hatch run build:check-all
hatch publish -u $HATCH_INDEX_USER -a $HATCH_INDEX_REPO
# hatch publish -u $HATCH_INDEX_USER -a codeartifact
twine upload --repository codeartifact dist/*
working-directory: ./${{ needs.package.outputs.directory }}

0 comments on commit 5e9b02d

Please sign in to comment.