Skip to content

Commit d6c07dc

Browse files
committed
fix deployment
1 parent 1f00260 commit d6c07dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
needs:
4040
- verify-aws-account
4141
- call-test-workflow
42-
uses: GNS-Science/nshm-github-actions/.github/workflows/deploy-to-aws-uv.yml@main
42+
uses: GNS-Science/nshm-github-actions/.github/workflows/deploy-to-aws-uv.yml@fix/47-deployment
4343
with:
4444
python-version: '3.12'
4545
node-version: '22'

0 commit comments

Comments
 (0)