Fix action + move some css from single.css to main.css

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-03-28 22:43:54 +06:00
parent 25e4e9e3d0
commit 619fa88df6
4 changed files with 121 additions and 131 deletions

View file

@ -2,7 +2,7 @@ name: Autoprefixer
on:
push:
branches:
- master
- main
jobs:
autoprefixer:
runs-on: ubuntu-latest

View file

@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- master
- main
jobs:
update_release_draft: