Skip to content

Commit

Permalink
use push url
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Nov 4, 2019
1 parent fec5104 commit 53016e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation-testing
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ cp -Rv "${OUTPUT_SOURCE}" "${OUTPUT_DEST}"
echo COMMIT AND PUSH UPDATES
git add .
git commit -a -m "update reports"
git push
git push "https://$GITHUB_ACTOR:$GITHUB_TOKEN@github.com/aem-design/aemdesign-aem-support-output.git" gh-pages

0 comments on commit 53016e4

Please sign in to comment.