summaryrefslogtreecommitdiff
path: root/tea_issue.sh
blob: bbcb5dcee620b312fb64c823481addebe6edd359 (plain)
1
2
3
#!/bin/bash
[ ! -f .env ] || export $(grep -v '^#' .env | xargs)
echo tea issues --login teagent --repo "${REPO_NAME}"