Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved env variables checking #8

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Improved env variables checking #8

merged 3 commits into from
Jul 21, 2023

Conversation

denis256
Copy link
Member

@denis256 denis256 commented Jul 21, 2023

Description

Included changes:

  • improved checking for values from INPUT_PRE_EXEC_number variables to skip execution when variables are not defined

Fixes #7

Release Notes (draft)

Added / Removed / Updated [X].

Fixed action execution when aren't defined any INPUT_PRE_EXEC_number variables

Migration Guide

N/A

@denis256 denis256 marked this pull request as ready for review July 21, 2023 07:04
@denis256 denis256 changed the title Improved variable checking Improved env variables checking Jul 21, 2023
@denis256 denis256 merged commit f51fb07 into main Jul 21, 2023
@denis256 denis256 deleted the bug/vars-checking branch October 20, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V1.0.2 Failing with /action/main.sh: line 92: : invalid variable name
2 participants