Skip to content

Commit

Permalink
corrected yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Sep 2, 2022
1 parent 937bc23 commit 7a3a956
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-to-docker-hub.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jobs:
---
name: Build and publish the container image

"on":
Expand All @@ -8,6 +8,7 @@ name: Build and publish the container image
branches:
- 'master'

jobs:
build-and-push-image:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 7a3a956

Please sign in to comment.