Skip to content

Commit c2999b4

Browse files
authored
Merge pull request #4 from bramwelt/github-actions
Specify name for upload-artifact
2 parents a5f20ec + 642075e commit c2999b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
- uses: actions/upload-artifact@v1
3737
with:
3838
path: container.tar.gz
39+
name: ${{ env.DOCKER_IMAGE }}

0 commit comments

Comments
 (0)