Skip to content

Commit

Permalink
updated references to zenodraft 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaaks committed Jun 24, 2021
1 parent e0a0952 commit 75a76ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `zenodraft/action@0.7.0` PRERELEASE
# `zenodraft/action@0.7.1` PRERELEASE

Automates drafting depositions on Zenodo or Zenodo Sandbox.

Expand Down Expand Up @@ -34,7 +34,7 @@ jobs:
from repository file .zenodo.json
env:
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
uses: zenodraft/action@0.7.0
uses: zenodraft/action@0.7.1
with:
collection: 1234567
metadata: .zenodo.json
Expand Down

0 comments on commit 75a76ee

Please sign in to comment.