You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
concept: 277497# doesn't matter which it is, it is only for testing
50
51
publish: false
51
52
sandbox: true
52
53
filenames: guide-nlesc.pdf
53
54
metadata: .zenodo.json
54
55
56
+
- name: NICE OUTPUT TEST
57
+
if: github.event_name == 'workflow_dispatch'
58
+
run: echo "Review your draft and publish at https://sandbox.zenodo.org/uploads/${{ steps.zenodraft_sandbox.outputs.version_id }}" >> $GITHUB_STEP_SUMMARY
59
+
55
60
- name: Create a new draft snapshot in the Zenodo record
0 commit comments