Skip to content

Commit

Permalink
updated references to version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaaks committed Feb 5, 2024
1 parent e31e01c commit 8ef50db
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.13.2` PRERELEASE
# `zenodraft/action@0.13.3` PRERELEASE

Automates drafting depositions on Zenodo or Zenodo Sandbox.

Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
uses: zenodraft/action@0.13.2
uses: zenodraft/action@0.13.3
with:
concept: 1234567
metadata: .zenodo.json
Expand Down

0 comments on commit 8ef50db

Please sign in to comment.