We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506b7f6 commit 80eef4bCopy full SHA for 80eef4b
1 file changed
init/TEMPLATE_hermes_github_to_zenodo.yml
@@ -48,7 +48,8 @@ jobs:
48
- uses: actions/setup-python@v4
49
with:
50
python-version: '3.10'
51
- - run: pip install git+https://github.com/softwarepub/hermes.git@feature/init-command
+ - run: pip install hermes
52
+{%pip_install_plugins%}
53
- run: hermes harvest
54
- run: hermes process
55
- run: hermes curate
0 commit comments