Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit d1f4311

Browse files
committed
Fix indent
1 parent 8eea4dd commit d1f4311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-and-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
https://api.github.com/repos/${{ github.repository }}/actions/workflows/version-history.yml/dispatches \
172172
--data "{\"ref\": \"main\", \"inputs\": {\"release\": \"${{ steps.get_tag_name.outputs.tag }}\", \"cg\": \"false\", \"push\": \"true\", \"overwrite\": \"false\"}"
173173
174-
container-features:
174+
container-features:
175175
name: Deploy Dev Container Features
176176
runs-on: ubuntu-latest
177177
steps:

0 commit comments

Comments
 (0)