................
This commit is contained in:
parent
8645cb39c1
commit
6d1a6dffc2
|
@ -50,6 +50,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
||||||
chmod +x ./tea
|
chmod +x ./tea
|
||||||
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.TEA_TOKEN }}
|
|
||||||
./tea c $PR "ohhhh i see!!!"
|
./tea c $PR "ohhhh i see!!!"
|
||||||
|
|
Loading…
Reference in New Issue