We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925c145 commit 5bcd026Copy full SHA for 5bcd026
.github/workflows/publish_layer.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/upload-artifact@v3
57
with:
58
name: cdk-layer-artefact
59
- path: cdk.out.zip
+ path: layer/cdk.out.zip
60
61
deploy-beta:
62
needs:
0 commit comments