Update WF for Print

This commit is contained in:
2025-08-20 18:14:32 +05:30
parent 6dac2fccbf
commit 87fa243daa

View File

@@ -14,5 +14,7 @@ jobs:
uses: actions/checkout@v4
-
name: Parse Caddy version
id: version
run: echo "VERSION=$(grep -Eo 'caddy:[0-9]+\.[0-9]+\.[0-9]+$' caddy-cloudflare/Dockerfile | cut -d ':' -f2)" >> $GITHUB_ENV
-
name: Print
run: echo env.VERSION