From d8fce62b029fd28924d5910a168569c14b81db50 Mon Sep 17 00:00:00 2001 From: Jake Thompson Date: Sat, 3 Feb 2024 12:12:43 -0500 Subject: [PATCH] Try this again --- .github/workflows/publish-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index 0745ba8..0400b87 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -13,7 +13,7 @@ env: jobs: build-and-push-image: - runs-on: ubuntu-22.04-16core + runs-on: runner-set-dind permissions: packages: write