Skip to content

Commit f3284bf

Browse files
authored
Apply suggestions from code review
1 parent 224633a commit f3284bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# ref: https://github.com/actions/upload-artifact#readme
4848
- uses: actions/upload-artifact@v3
4949
with:
50-
name: repo2docker_service-${{ github.sha }}
50+
name: repo2docker-${{ github.sha }}
5151
path: "dist/*"
5252
if-no-files-found: error
5353

0 commit comments

Comments
 (0)