Skip to content

Commit 58ff782

Browse files
authored
Fix indentation in angular-build.yml
1 parent 84ee6c5 commit 58ff782

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/angular-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
username: ${{ github.actor }}
2121
password: ${{ secrets.GITHUB_TOKEN }}
2222

23-
- name: Build and push
23+
-
24+
name: Build and push
2425
uses: docker/build-push-action@v5
2526
with:
2627
context: frontend/.

0 commit comments

Comments
 (0)