Skip to content

Misc: Update README

Misc: Update README #6

Workflow file for this run

name: LsTodo
on:
push:
branches: [ "main" ]
jobs:
aur-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish AUR package
uses: KSXGitHub/[email protected]
with:
pkgname: lstodo
pkgbuild: ./PKGBUILD