Skip to content

Commit

Permalink
fixed yaml typo, refs #59
Browse files Browse the repository at this point in the history
  • Loading branch information
dchud committed Dec 6, 2022
1 parent 45556eb commit 96c6990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ name: Build and publish
on:
push:
branches:
- ["main", "v3-dev"]
- main
- v3-dev

jobs:
build-and-publish-image:
Expand Down

0 comments on commit 96c6990

Please sign in to comment.