Skip to content

Instantly share code, notes, and snippets.

@destroyer22719
Created January 28, 2021 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save destroyer22719/99a34afd9c37e37d05e4fbb976f46b4c to your computer and use it in GitHub Desktop.
Save destroyer22719/99a34afd9c37e37d05e4fbb976f46b4c to your computer and use it in GitHub Desktop.
- name: set environment variables
run: |
touch .env
echo "API_KEY=${{secrets.API_KEY}}" >> .env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment