Skip to content

Commit ffd123f

Browse files
authored
Update figshare.yml
Amended figshare upload workflow to be triggered on release, not on push
1 parent da595b4 commit ffd123f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/figshare.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Upload to Figshare
2-
on: [push]
2+
on: [release]
33
jobs:
44
upload:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)