Skip to content

Add somesass ls and fix colorizer #117

Add somesass ls and fix colorizer

Add somesass ls and fix colorizer #117

Workflow file for this run

name: Mirror
on: push
jobs:
build:
name: Mirror
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Mirror
env:
U: wavded
P: ${{ secrets.GIT_PASSWORD }}
run: |
git fetch --unshallow origin
git push -f https://$U:[email protected]/wavded/dotfiles.git