Skip to content

Commit

Permalink
Merge pull request #248 from CITCOM-project/Figshare-workflow-fix
Browse files Browse the repository at this point in the history
Update figshare.yaml
  • Loading branch information
christopher-wild authored Nov 15, 2023
2 parents a5922d7 + b092db2 commit a363dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/figshare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
with:
FIGSHARE_TOKEN: ${{ secrets.FIGSHARE_TOKEN }}
FIGSHARE_ENDPOINT: 'https://api.figshare.com/v2'
FIGSHARE_ARTICLE_ID: <<24427516>>
DATA_DIR: 'data'
FIGSHARE_ARTICLE_ID: 24427516
DATA_DIR: 'data'

0 comments on commit a363dca

Please sign in to comment.