Skip to content

Commit 9caa74c

Browse files
committed
Fixed build action
1 parent 1657e0b commit 9caa74c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'Compile SCSS'
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)