Skip to content

Commit

Permalink
Fix repository deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Apr 22, 2022
1 parent 1c5a5d5 commit 6b666fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ runs:
PLANEMO_HTML_REPORT: ${{ inputs.html-report }}
PLANEMO_MD_REPORT: ${{ inputs.markdown-report }}
SHED_TARGET: ${{ inputs.shed-target }}
SHED_KEY: ${{ inputs.shed-key }}
REPORT_LEVEL: ${{ inputs.report-level }}
FAIL_LEVEL: ${{ inputs.fail-level }}
SETUP_CVMFS: ${{ inputs.setup-cvmfs }}
Expand Down

0 comments on commit 6b666fc

Please sign in to comment.