Skip to content

Commit

Permalink
Remove info about auto-publishing
Browse files Browse the repository at this point in the history
This is more accurate as the auto-publish option is not available anymore. The publishing must be done through the Zenodo website for extra security.
  • Loading branch information
davelopez committed Apr 22, 2024
1 parent c0c893d commit 0ba0a6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ withDefaults(defineProps<Props>(), {
You may need to setup your credentials for {{ selectedRepository }} in your
<RouterLink to="/user/information" target="_blank">preferences page</RouterLink> to be able to export. You can
also define some default options for the export in those settings, like the public name you want to associate
with your records or whether you want to publish them immediately or keep them as drafts after export.
with your records.
</BAlert>
</template>

0 comments on commit 0ba0a6f

Please sign in to comment.