Rename workflow name

This commit is contained in:
dgtlmoon
2021-10-06 08:59:03 +02:00
parent 1240da4a6e
commit bc0303c5da
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
echo tname: ${{ github.event.release.tag_name }}
set
on-success:
build-push-containers:
runs-on: ubuntu-latest
# If the testing workflow has a success, then we build to :latest
# Or if we are in a tagged release scenario.