removing unused env.

This commit is contained in:
Joseph Hanson 2024-07-03 01:11:39 -05:00
parent f345c40a9d
commit ac6787a87d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -7,8 +7,8 @@ on:
# description: Dry Run # description: Dry Run
# default: "false" # default: "false"
# required: false # required: false
env: # env:
RENOVATE_DRY_RUN: "${{ inputs.dryRun == true }}" # RENOVATE_DRY_RUN: "${{ inputs.dryRun == true }}"
jobs: jobs:
renovate: renovate:
name: Renovate name: Renovate