Skip to content

Commit

Permalink
Update dataset release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed May 8, 2023
1 parent 383b258 commit cad73b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dataset-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
path: doc_out/README.md

- name: Upload files for the release
uses: RiverBench/[email protected].3
uses: RiverBench/[email protected].4
with:
allowUpdates: true
prerelease: true
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
tar -czf release/docs.tar.gz -C doc_out/docs .
- name: Upload files for the release
uses: RiverBench/[email protected].3
uses: RiverBench/[email protected].4
with:
prerelease: false
draft: false
Expand Down

0 comments on commit cad73b6

Please sign in to comment.