Skip to content

Commit

Permalink
Merge pull request #26 from mvdbeek/fix_shed_key
Browse files Browse the repository at this point in the history
Fix repository deployment
  • Loading branch information
mvdbeek authored Apr 22, 2022
2 parents 1c5a5d5 + 6b666fc commit 5006863
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 5006863

Please sign in to comment.