Skip to content

Commit ef52576

Browse files
authored
Delete merged branch from commands
1 parent be4311a commit ef52576

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

init/TEMPLATE_hermes_github_to_zenodo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/setup-python@v4
4949
with:
5050
python-version: '3.10'
51-
- run: pip install git+https://github.com/softwarepub/hermes.git@feature/init-command
51+
- run: pip install git+https://github.com/softwarepub/hermes.git
5252
- run: hermes harvest
5353
- run: hermes process
5454
- run: hermes curate
@@ -92,7 +92,7 @@ jobs:
9292
- uses: actions/setup-python@v4
9393
with:
9494
python-version: '3.10'
95-
- run: pip install git+https://github.com/softwarepub/hermes.git@feature/init-command
95+
- run: pip install git+https://github.com/softwarepub/hermes.git
9696

9797
# ADAPT
9898
# If you want to publish artifacts (e.g., a zipped snapshot of your repository),

0 commit comments

Comments
 (0)