From 345b9cd67caaaec67a146e01134852bbf123914f Mon Sep 17 00:00:00 2001 From: Jonas Mossin Wagle Date: Tue, 19 Mar 2024 11:15:13 +0100 Subject: [PATCH] =?UTF-8?q?Legg=20p=C3=A5=20checkout-steg=20i=20publish=20?= =?UTF-8?q?pub/sub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-message-pubsub.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/publish-message-pubsub.yml b/.github/workflows/publish-message-pubsub.yml index ff0060c..e9d4b77 100644 --- a/.github/workflows/publish-message-pubsub.yml +++ b/.github/workflows/publish-message-pubsub.yml @@ -33,6 +33,8 @@ jobs: name: Notify task completion to the onboarding PubSub-topic runs-on: ubuntu-latest steps: + - name: Checkout + uses: actions/checkout@v4 - name: Set vars id: set-output run: |