링크: https://ji5485.github.io/post/2021-06-26/create-env-with-github-actions-secrets/
cat > .env << EOF ${{ secrets.BACKEND_DEVELOPEMENT_ENVIRONMENT }} EOF