Skip to content

Commit

Permalink
Update rocrate2pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricdcc authored Jan 22, 2024
1 parent f0fcf0c commit a257552
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rocrate2pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
- name: RO-Crate to Pages
uses: vliz-be-opsci/rocrate-to-pages@latest
with:
multiple_rocrates: false
RELEASE_management: true
multiple_rocrates: true
RELEASE_management: false
RELEASE_versioning: tag
INCLUDE_draft: true
INCLUDE_draft: false
draft_folder_name: latest
index_html: true
index_html: false
# Deploy to GH-Pages branch
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit a257552

Please sign in to comment.