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

fix: Update to setting env variable #1

Conversation

tombrowndev
Copy link

@tombrowndev
Copy link
Author

tombrowndev commented Nov 29, 2020

@alialaa
Copy link
Owner

alialaa commented Nov 30, 2020

Thanks a lot I will put a note in the course. Did you test the new one and made sure it is working properly?

@alialaa
Copy link
Owner

alialaa commented Nov 30, 2020

ah sorry didn't see your second comment :D Thanks!

@alialaa
Copy link
Owner

alialaa commented Nov 30, 2020

Correct me if I am wrong but it echoes an empty string in your logs right? I think it should be like this:
echo "HELLO=hello" >> $GITHUB_ENV
without the curly brackets.

@tombrowndev
Copy link
Author

@alialaa

Ah yes you're right, I don't know where I got those from 😅

I have committed the fix. Please see this now working:

https://github.com/tombrowndev/github-actions-react-app/runs/1472961652?check_suite_focus=true

@alialaa
Copy link
Owner

alialaa commented Nov 30, 2020

Great! Thanks a lot I will merge it and also link to it in a note in the course :)

@alialaa alialaa merged commit 78b0d55 into alialaa:creating-a-simple-docker-action Nov 30, 2020
@tombrowndev tombrowndev deleted the fix/new-env-var-set branch November 30, 2020 09:44
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.

None yet

2 participants