Skip to content

Commit

Permalink
add user
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Oct 18, 2024
1 parent 2533875 commit 588cb07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
hatch run build:check-all
working-directory: ./${{ inputs.package }}
- run: |
export HATCH_INDEX_USER=${{ vars.AWS_USER }}
export HATCH_INDEX_AUTH=$(aws codeartifact get-authorization-token \
--domain ${{ vars.AWS_DOMAIN }} \
--output text \
Expand Down

0 comments on commit 588cb07

Please sign in to comment.