Skip to content

Commit 1f6cecc

Browse files
committed
ci(build): 🎡 remove backticks from .env reference in file descriptions
1 parent 9de28b7 commit 1f6cecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ env:
4545
FILE_DESCRIPTIONS: |
4646
proxy_app.exe|Main application executable with built-in TUI launcher for **Windows**.
4747
proxy_app|Main application executable with built-in TUI launcher for **Linux** and **macOS**.
48-
.env.example|Example configuration file. Copy to `.env` and add your API keys.
48+
.env.example|Example configuration file. Copy to .env and add your API keys.
4949
README.md|Project overview and quick start guide.
5050
DOCUMENTATION.md|Detailed configuration and usage documentation.
5151
LICENSE|License.

0 commit comments

Comments
 (0)