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 c038e4a commit 6dcbb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse_issue.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +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
cd $GITHUB_WORKSPACE

0 comments on commit 6dcbb91

Please sign in to comment.