Skip to content

Commit

Permalink
bump upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Sep 25, 2024
1 parent af0bcc9 commit 9042011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
mv temp.json taxonium_electron/package.json
- name: Upload package.json as artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: package
path: taxonium_electron/package.json
Expand Down

0 comments on commit 9042011

Please sign in to comment.