We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d755b commit 06d3fd5Copy full SHA for 06d3fd5
1 file changed
docs/deploy.md
@@ -118,7 +118,6 @@ jobs:
118
envs: GHCR_PAT
119
script: |
120
set -euo pipefail
121
- cp .env app/
122
cd app
123
124
# Pull images
0 commit comments