Skip to content

Update with the latest tinted-theming colorschemes #268

Update with the latest tinted-theming colorschemes

Update with the latest tinted-theming colorschemes #268

Workflow file for this run

name: Update with the latest tinted-theming colorschemes
on:
push:
branches:
- main
paths:
- "templates/tinted-vim.mustache"
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # https://crontab.guru/every-day
jobs:
build-and-commit:
uses: "tinted-theming/home/.github/workflows/shared-build-template-and-commit-themes.yml@main"
secrets:
token: ${{ secrets.BOT_ACCESS_TOKEN }}
with:
ref: ${{ github.head_ref }}