Fix actions branch ref + move some CSS from single.css into main.css (#268)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ name: Autoprefixer
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
autoprefixer:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Release Drafter
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
|
||||
Reference in New Issue
Block a user