Skip to content

Commit

Permalink
Use credentials in git push
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Apr 2, 2019
1 parent a008d07 commit 1303dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samus.json
Expand Up @@ -41,6 +41,7 @@
"publish": [
{
"action": "git-push",
"credentials": "lsegal.github.ssh",
"arguments": {
"remotes": "origin",
"refs": "master v$version"
Expand Down

0 comments on commit 1303dbc

Please sign in to comment.