Skip to content

Commit e9c95be

Browse files
authored
Merge pull request #41 from io-github-nafg/feat-publish---add-scm-configuration-to-bleep-publ
feat(publish): add SCM configuration to bleep.publish.yaml
2 parents 063aebe + e04fb61 commit e9c95be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bleep.publish.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ info:
1717
- name: Apache-2.0
1818
url: https://www.apache.org/licenses/LICENSE-2.0.txt
1919
distribution: repo
20+
scm:
21+
url: https://github.com/io-github-nafg/bleep-plugins
22+
connection: scm:git:https://github.com/io-github-nafg/bleep-plugins.git
23+
developerConnection: scm:git:https://github.com/io-github-nafg/bleep-plugins.git

0 commit comments

Comments
 (0)