Skip to content

Commit

Permalink
fix branch names
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Feb 28, 2023
1 parent 25a9e95 commit 0573546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
push:
branches:
- main
- 1.*
- 2.*
- 1.3
- 2.x

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

0 comments on commit 0573546

Please sign in to comment.