Skip to content

Commit 78cc895

Browse files
committed
fix publication
1 parent 18abb7f commit 78cc895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
--query authorizationToken \
7272
--output text)
7373
echo "AWS_CODEARTIFACT_TOKEN=$AWS_CODEARTIFACT_TOKEN" >> $GITHUB_ENV
74-
- uses: Dandelion-Science/github-actions/setup-uv@main
74+
- uses: astral-sh/setup-uv@v7
7575
- run: uv publish
7676
env:
7777
UV_PUBLISH_USERNAME: aws

0 commit comments

Comments
 (0)