Replies: 1 comment
-
Note, stackoverflow.com or github.community would likely be better for general troubleshooting. An idea would be to try removing the brackets in the if statement:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to set a fail condition if two variables are not the same
Background:
I created a Github workflow to verify a GUID entry on the Database tables of a server and client machine.
I retrieved the entry and passed it on to two GITHUB_ENV vars
the above always fails the job even if the vairables are different
Thanks
Beta Was this translation helpful? Give feedback.
All reactions