diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/push.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 598e5a0..1afe2d3 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | name: build | 1 | name: build and push |
2 | 2 | ||
3 | on: | 3 | on: |
4 | push: | 4 | push: |