From 80408791c1a1f55a12927c27501289d333a866ac Mon Sep 17 00:00:00 2001 From: Vinh Date: Wed, 9 Aug 2023 14:07:35 -0700 Subject: [PATCH] remove indentation --- .github/workflows/build-docker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-docker.yml b/.github/workflows/build-docker.yml index f3a04b66..c96f1a08 100644 --- a/.github/workflows/build-docker.yml +++ b/.github/workflows/build-docker.yml @@ -17,7 +17,7 @@ on: jobs: build-docker: - permissions: + permissions: contents: 'read' id-token: 'read' actions: read @@ -40,7 +40,7 @@ jobs: with: name: oak-collator - - name: download artifact + - name: download artifact run: | artifact_url=$(curl -sL \ -H "Accept: application/vnd.github+json" \