Skip to content

Commit

Permalink
Update parse_issue.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
daniyalj authored Nov 27, 2019
1 parent e67f425 commit c038e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parse_issue.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ cd $INPUT_REPO_NAME
git add .
git commit -m "Add latest_issue"
git push https://$INPUT_ORG_NAME:$GITHUB_TOKEN@github.com/$INPUT_ORG_NAME/$INPUT_REPO_NAME.git
cd

0 comments on commit c038e4a

Please sign in to comment.