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 6dcbb91 commit 1371a04
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 $GITHUB_WORKSPACE
cd ..

0 comments on commit 1371a04

Please sign in to comment.