Skip to content

Commit d6923b0

Browse files
authored
ci: fix indent
1 parent a43bb39 commit d6923b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
"section": "Tests",
6161
"hidden": false
6262
}
63-
]
63+
]
6464
- name: Login into GitHub Container Registry
6565
if: ${{ steps.release.outputs.release_created }}
6666
run: echo ${{ secrets.GITHUB_TOKEN }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin

0 commit comments

Comments
 (0)