From c1e9f860720894e236aabf27872408be7e87f5d1 Mon Sep 17 00:00:00 2001 From: Pierre Beaujean Date: Fri, 31 May 2024 14:45:42 +0200 Subject: [PATCH] fix --- .github/workflows/publish.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e449201..cae2fd0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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 }} diff --git a/README.md b/README.md index ebb2e69..20c8f35 100644 --- a/README.md +++ b/README.md @@ -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).