Update action.yml

This commit is contained in:
Merlin Jehli 2023-08-24 15:41:30 +02:00
parent dff01ffc31
commit 8c58ca3646

View file

@ -21,8 +21,8 @@ runs:
using: docker using: docker
image: docker://git.fml128.ch/fml128/idkyet-builder:latest image: docker://git.fml128.ch/fml128/idkyet-builder:latest
args: args:
_ ${{ inputs.layer_config_file }} - ${{ inputs.layer_config_file }}
_ ${{ inputs.out_dir }} - ${{ inputs.out_dir }}
_ ${{ inputs.version }} - ${{ inputs.version }}
# _ ${{ inputs.sb_db_key }} # - ${{ inputs.sb_db_key }}
# _ ${{ inputs.sb_db_pem }} # - ${{ inputs.sb_db_pem }}