Skip to content

Commit

Permalink
yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
neilstephens committed Nov 23, 2024
1 parent 79a3a5f commit 32bfc18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/opendatacon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
with:
name: ${{env.JOB_NAME}} Installer
retention-days: 7
path:
path: |
**/opendatacon-*.sh
**/opendatacon-*.exe
tag_annotation.txt
Expand All @@ -251,7 +251,7 @@ jobs:
with:
name: ${{env.JOB_NAME}} Logs
retention-days: 7
path:
path: |
**/ODC_Log*
opendatacon-deploy:
Expand Down

0 comments on commit 32bfc18

Please sign in to comment.