Skip to content

Commit

Permalink
remove indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Aug 9, 2023
1 parent 2b32cf8 commit 8040879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
build-docker:
permissions:
permissions:
contents: 'read'
id-token: 'read'
actions: read
Expand All @@ -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" \
Expand Down

0 comments on commit 8040879

Please sign in to comment.