Skip to content

Commit 97b8eac

Browse files
committed
add missing - in bump.yml
1 parent 1a59ade commit 97b8eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
terraform init
5050
fi
5151
52-
name: Update README
52+
- name: Update README
5353
run: |
5454
docker run --rm --volume "$(pwd):/terraform-docs" quay.io/terraform-docs/terraform-docs:0.19.0 markdown table --output-file README.md --output-mode inject /terraform-docs
5555

0 commit comments

Comments
 (0)