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 6a34703 commit 07520d8Copy full SHA for 07520d8
.github/workflows/setup.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Store Pod
68
if: ${{ inputs.store-cloudpod == 'true' }}
69
run: |
70
- localstack pod save file://pod.zip
+ localstack pod save file://release-pod.zip
71
- name: Upload Pod as Artifact
72
73
uses: actions/upload-artifact@v3
0 commit comments