add a name to release-docker.yaml workflow.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#TODO: once scrutiny is public, this file can be deleted.
|
#TODO: once scrutiny is public, this file can be deleted.
|
||||||
# builds a docker image and attaches it to the latest release.
|
# builds a docker image and attaches it to the latest release.
|
||||||
|
name: Release Docker
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|||||||
Reference in New Issue
Block a user