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