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

Pass environment variable to shell script not working #28

Closed
lesabu opened this issue Feb 7, 2020 · 0 comments · Fixed by #30
Closed

Pass environment variable to shell script not working #28

lesabu opened this issue Feb 7, 2020 · 0 comments · Fixed by #30
Assignees

Comments

@lesabu
Copy link

lesabu commented Feb 7, 2020

Hi, I saw your example in the README of how to pass environment variable to shell script. However, in the example the variables are just strings. I wanted to pass something like:

PRNumber: ${{ github.event.pull_request.number }}

But this doesn't seem to work. The output will be empty. Do you have an example of how to pass this correctly?

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 a pull request may close this issue.

2 participants