We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d76c8c9 + 67b963b commit 40ba9c6Copy full SHA for 40ba9c6
.github/workflows/deployment.yml
@@ -15,4 +15,4 @@ jobs:
15
ssh ${{ secrets.SRUN_SERVER }} "git -C ${{ secrets.DEPLOY_PATH }} pull"
16
- name: Send e-mail
17
run:
18
- echo "The AddedAnnotations repository was pulled and moved to production." | mail -s "[emdb-emicss] addedAnnotations has updated" pdb_em@ebi.ac.uk
+ 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