Skip to content

Commit 615572b

Browse files
author
Sanjay Soundarajan
committed
chore: release action v1.5.0
1 parent 0db5913 commit 615572b

File tree

4 files changed

+100512
-36189
lines changed

4 files changed

+100512
-36189
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Upload to Zenodo
2020
id: release
21-
uses: megasanjay/upload-to-zenodo@v1.4.0
21+
uses: megasanjay/upload-to-zenodo@v1.5.0
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
zenodo_token: ${{ secrets.ZENODO_TOKEN }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: Upload to Zenodo
8383
id: release
84-
uses: megasanjay/upload-to-zenodo@v1.4.0
84+
uses: megasanjay/upload-to-zenodo@v1.5.0
8585
with:
8686
github_token: ${{ secrets.GITHUB_TOKEN }}
8787
zenodo_token: ${{ secrets.ZENODO_TOKEN }}

0 commit comments

Comments
 (0)