adam7 / delugia-code

Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action
MIT License
572 stars 34 forks source link

Use Workflow Dispatch instead of a personal access token #48

Closed adam7 closed 3 years ago

adam7 commented 4 years ago

I'm using a personal access token to tag and trigger a build if there's a new version of Cascadia. That's a pretty lame solution and it'd be much nicer to use Workflow Dispatch instead via this action https://github.com/marketplace/actions/workflow-dispatch