mirror of
https://github.com/lorsanstand/Aether.git
synced 2026-06-19 12:05:16 +03:00
edit workflow
This commit is contained in:
@@ -16,7 +16,9 @@ jobs:
|
||||
|
||||
- name: Create .env file
|
||||
run: |
|
||||
echo "${{ secrets.ENV_FILE }}" > .env
|
||||
cat << 'EOF' > .env
|
||||
${{ secrets.ENV_FILE }}
|
||||
EOF
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user