kdjdjdjdjdjdjd
convert-to-yml / develop-branch (push) Successful in 30s
Details
convert-to-yml / develop-branch (push) Successful in 30s
Details
This commit is contained in:
parent
d00031a0bf
commit
b290a169d3
|
@ -25,7 +25,7 @@ jobs:
|
|||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
||||
chmod +x ./tea
|
||||
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.BOT_TOKEN }}
|
||||
./tea pr ls -f=base,head,index -o simple
|
||||
./tea pr ls -f=base,head,index -o csv
|
||||
echo here
|
||||
echo $(./tea pr ls -f=base,head,index | grep "| master | ${{ github.ref_name }} |")
|
||||
echo i did it
|
||||
|
|
Loading…
Reference in New Issue