Skip to content

Commit 40ba9c6

Browse files
authored
Merge pull request #51 from emdb-empiar/neliebi-patch-4
Update deployment.yml
2 parents d76c8c9 + 67b963b commit 40ba9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
ssh ${{ secrets.SRUN_SERVER }} "git -C ${{ secrets.DEPLOY_PATH }} pull"
1616
- name: Send e-mail
1717
run:
18-
echo "The AddedAnnotations repository was pulled and moved to production." | mail -s "[emdb-emicss] addedAnnotations has updated" pdb_em@ebi.ac.uk
18+
echo "The AddedAnnotations repository was pulled and moved to production." | s-nail -s "[emdb-emicss] addedAnnotations has updated" pdb_em@ebi.ac.uk

0 commit comments

Comments
 (0)