From b8690c7f83a56fbbd42c0c04655700fbdd62635d Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Fri, 8 Jan 2021 02:25:41 +0000 Subject: [PATCH] CI: Change microbadger hook to gluetun --- .github/workflows/latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/latest.yml b/.github/workflows/latest.yml index a49e2d62..70f0db21 100644 --- a/.github/workflows/latest.yml +++ b/.github/workflows/latest.yml @@ -49,5 +49,5 @@ jobs: -t qmcgaw/gluetun:latest \ --push \ . - - run: curl -X POST https://hooks.microbadger.com/images/qmcgaw/private-internet-access/tQFy7AxtSUNANPe6aoVChYdsI_I= + - run: curl -X POST https://hooks.microbadger.com/images/qmcgaw/gluetun/l-keGI7p4IhX4QuIDMFYKhsZ1L0= continue-on-error: true