Compare commits
1 commit
755321ed2c
...
e256fef105
Author | SHA1 | Date | |
---|---|---|---|
e256fef105 |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ create_table() {
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
tea login --token "$GITHUB_TOKEN"
|
tea login add --url "$GITHUB_SERVER_URL" --token "$GITHUB_TOKEN"
|
||||||
tea pulls list
|
tea pulls list
|
||||||
|
|
||||||
create_table
|
create_table
|
||||||
|
|
Loading…
Add table
Reference in a new issue