Skip to content

Commit 9533f05

Browse files
committed
fix indent
1 parent d2f27d5 commit 9533f05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
# required: true
4040

4141
jobs:
42-
meta:
42+
meta:
4343
name: Meta
4444
runs-on: ubuntu-latest
4545
outputs:
@@ -50,7 +50,7 @@ jobs:
5050
release_name: ${{ steps.meta.outputs.release_name }}
5151
replica: ${{ steps.meta.outputs.replica }}
5252
url: ${{ steps.meta.outputs.url }}
53-
53+
5454
steps:
5555
- name: Generate metadata
5656
id: meta

0 commit comments

Comments
 (0)