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:
parent
25e4e9e3d0
commit
5637e4d139
4 changed files with 121 additions and 131 deletions
2
.github/workflows/autoprefixer.yml
vendored
2
.github/workflows/autoprefixer.yml
vendored
|
@ -2,7 +2,7 @@ name: Autoprefixer
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
autoprefixer:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
2
.github/workflows/draft-release.yml
vendored
2
.github/workflows/draft-release.yml
vendored
|
@ -3,7 +3,7 @@ name: Release Drafter
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue