Skip to content

Commit

Permalink
fix: main to master in main github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Oct 17, 2022
1 parent 795c2a8 commit d0c71f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Maven Central deployment
on:
push:
branches:
- main
- master

env:
SONAR_PROJECT_KEY: vincejv_dtone-dvs-api-java-client
Expand Down

0 comments on commit d0c71f9

Please sign in to comment.