Update
Some checks failed
Build EchoIP / Build EchoIP (push) Failing after 1m59s

This commit is contained in:
2023-06-15 13:32:16 +02:00
parent fbec15c1cb
commit 1fd7678cda

View File

@@ -26,7 +26,7 @@ jobs:
- name: "Checkout"
uses: https://github.com/actions/checkout@v3
with:
repository: https://github.com/mpolden/echoip
repository: mpolden/echoip
- name: Build and push
uses: https://github.com/docker/build-push-action@v4