fix: melpazoid fails on pull requests due to branch name

Thanks very much @akirak for figuring this one out :)
This commit is contained in:
riscy 2021-03-07 22:01:43 -08:00
parent 78375618a5
commit e988d291a7

View file

@ -22,6 +22,7 @@ jobs:
pip install ~/melpazoid
- name: Run
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (shx :repo "riscy/shx-for-emacs" :fetcher github)
# set this to false (or remove it) if the package isn't on MELPA: