Skip to content

Commit

Permalink
fix: different branches for dataspray and asdf-dst
Browse files Browse the repository at this point in the history
  • Loading branch information
matusfaro committed Dec 10, 2024
1 parent 950c005 commit cc02297
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dataspray-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,8 @@
</update>
<tagName>cli-{{projectVersion}}</tagName>
<files>true</files>
<branch>main</branch>
<!-- For datasprayio/dataspray repo-->
<branch>master</branch>
<issues>
<enabled>true</enabled>
</issues>
Expand Down

0 comments on commit cc02297

Please sign in to comment.