Skip to content

Commit

Permalink
using https git url for github pages publication
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed May 4, 2021
1 parent e866cd7 commit cc30f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ asciidoctor {
}

gitPublish {
repoUri = 'git@github.com:redis-developer/riot.git'
repoUri = 'https://github.com/redis-developer/riot.git'
referenceRepoUri = 'file:///Users/jruaux/git/riot/'
branch = 'gh-pages'
contents {
Expand Down

0 comments on commit cc30f29

Please sign in to comment.