removing unused env.
This commit is contained in:
parent
f345c40a9d
commit
ac6787a87d
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ on:
|
|||
# description: Dry Run
|
||||
# default: "false"
|
||||
# required: false
|
||||
env:
|
||||
RENOVATE_DRY_RUN: "${{ inputs.dryRun == true }}"
|
||||
# env:
|
||||
# RENOVATE_DRY_RUN: "${{ inputs.dryRun == true }}"
|
||||
jobs:
|
||||
renovate:
|
||||
name: Renovate
|
||||
|
|
Loading…
Reference in a new issue