Skip to content

Commit

Permalink
Update default-cfconfig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jun 24, 2024
1 parent cd3fdc1 commit ba99869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/default-cfconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ jobs:
with:
path: /home/runner/work/_actions/lucee/script-runner/main/lucee-download-cache
key: lucee-downloads
- name: Save Default .CFConfig.json
- name: Save default .CFConfig.json
uses: lucee/script-runner@main
with:
webroot: ${{ github.workspace }}/custom/default-cfconfig
execute: /saveDefault.cfm
luceeVersionQuery: ${{ matrix.luceeVersion }}
- name: Save Default .CFConfig.json
- name: Compare default .CFConfig.json against an empty .CFConfig.json i.e. {}
uses: lucee/script-runner@main
with:
webroot: ${{ github.workspace }}/custom/default-cfconfig
Expand Down

0 comments on commit ba99869

Please sign in to comment.