diff options
Diffstat (limited to '.github/workflows/container-release.yml')
| -rw-r--r-- | .github/workflows/container-release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml index edb03489..55a791b6 100644 --- a/.github/workflows/container-release.yml +++ b/.github/workflows/container-release.yml @@ -1,4 +1,4 @@ -name: Build and release container +name: Build and release container directly from master on: push: |
