Skip to content

Commit 8026126

Browse files
author
VentGrey
committed
Correct workflow syntax
1 parent 0796996 commit 8026126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- name: Checkout
3232
uses: actions/checkout@v3
33-
name: AutoMinify assets
33+
- name: AutoMinify assets
3434
uses: nizarmah/auto-minify@v2.1
3535
with:
3636
overwrite: true

0 commit comments

Comments
 (0)