We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f00260 commit d6c07dcCopy full SHA for d6c07dc
1 file changed
.github/workflows/deploy-to-aws.yaml
@@ -39,7 +39,7 @@ jobs:
39
needs:
40
- verify-aws-account
41
- call-test-workflow
42
- uses: GNS-Science/nshm-github-actions/.github/workflows/deploy-to-aws-uv.yml@main
+ uses: GNS-Science/nshm-github-actions/.github/workflows/deploy-to-aws-uv.yml@fix/47-deployment
43
with:
44
python-version: '3.12'
45
node-version: '22'
0 commit comments