mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-10 00:22:19 +00:00
Update tempest.yml
This commit is contained in:
parent
4b79fdf02f
commit
5075367027
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tempest.yml
vendored
2
.github/workflows/tempest.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: POST to paste.lol
|
||||
run: |
|
||||
curl --location --request POST --header "Authorization: Bearer ${{ secrets.OMG_TOKEN }}" \
|
||||
"https://api.omg.lol/address/${{ secrets.OMG_ADDR }}/pastebin/' \
|
||||
"https://api.omg.lol/address/${{ secrets.OMG_ADDR }}/pastebin/" \
|
||||
--data '{"title": "tempest.json", "content": "@tempest.json"}'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue