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 4d043c8 commit 142d2f6Copy full SHA for 142d2f6
.github/workflows/docker-multistage-build.yml
@@ -161,7 +161,7 @@ jobs:
161
### Export current image
162
###
163
- name: "[Artifact Save] Upload built artifact"
164
- uses: cytopia/upload-artifact-retry-action@v0.1.5
+ uses: cytopia/upload-artifact-retry-action@v0.1.6
165
with:
166
name: ${{ steps.set-artifact-name.outputs.curr }}
167
path: ${{ steps.set-artifact-name.outputs.curr }}
0 commit comments