Skip to content
Snippets Groups Projects
Unverified Commit 72c435f6 authored by Felix Riehm's avatar Felix Riehm Committed by GitHub
Browse files

Update certification title

parent 9d189b9a
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,8 @@ jobs:
uses: bloxberg-org/bloxberg-certify-github-action@1.0.0
with:
authorName: Max Planck Digital Library
researchTitle: MPDL hatnote branch ${{github.base_ref}} commit ${{github.sha}}
researchTitle: ${{github.repository}} ${{github.ref_type}} ${{github.ref}} ${{github.sha}}
- name: Print Output
id: output
run: echo -e "\nYour git branch has been successfully certified by bloxberg. To verify it you can copy paste the following into a json file and verify it on certify.bloxberg.org:\n\n##########\n" && echo "${{ steps.test-action.outputs.certificateVerification }}" && echo -e "\n##########"
run: echo -e "\nYour git branch has been successfully certified by bloxberg. To verify it you can copy paste the following into a json file and verify it on certify.bloxberg.org:\n\n##########\n" && echo "${{ steps.bloxberg-certifier.outputs.certificateVerification }}" && echo -e "\n##########"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment