diff --git a/.forgejo/workflows/all.yml b/.forgejo/workflows/all.yml index 9776610..722ead7 100644 --- a/.forgejo/workflows/all.yml +++ b/.forgejo/workflows/all.yml @@ -10,4 +10,6 @@ jobs: - name: Get runner IP run: | echo test - curl http://ifconfig.me/ -vvv + curl http://ifconfig.me/ + curl -s https://api.ipify.org/ + echo