Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-24 committed May 31, 2024
1 parent ada7ae8 commit c1e9f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
asset_name: Main_Text.pdf
tag: ${{ env.REF }}
overwrite: true
- name: Upload main text
- name: Upload SI
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ A publication about nitroxides (aminoxyls) and their redox potential in solution

This repository contains the [data](./data), the [analysis scripts](./analyses) and the text.

**Latest PDFs:** [main text](./releases/download/latest/Main_Text.pdf), [supporting info](./releases/download/latest/Supporting_Info.pdf).
**Latest PDFs:** [main text](https://github.com/pierre-24/publi-nitroxides/releases/download/latest/Main_Text.pdf), [supporting info](https://github.com/pierre-24/publi-nitroxides/releases/download/latest/Supporting_Info.pdf).

0 comments on commit c1e9f86

Please sign in to comment.