Skip to content

Commit

Permalink
ci.yml: Add additional paths from output000
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Sep 17, 2024
1 parent 10b88ec commit ce9008d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
with:
additional-artifact-content-paths: |
archive/output000/MOM_parameter_doc.*
archive/output000/*.err
archive/output000/*.log
archive/output000/job.yaml
archive/output000/env.yaml
archive/output000/log
secrets: inherit
permissions:
contents: write
Expand Down

0 comments on commit ce9008d

Please sign in to comment.