Update workflow_without_post.yml

This commit is contained in:
CherretGit
2025-06-20 19:50:04 +07:00
committed by GitHub
parent 638c45b243
commit 6f395b1df9

View File

@@ -145,7 +145,7 @@ jobs:
{
"version": "${{ inputs.version }}",
"versionCode": ${{ inputs.version_code }},
"zipUrl": "https://github.com/${{ github.repository }}/releases/download/${{ inputs.tag }/}zaprett.zip",
"zipUrl": "https://github.com/${{ github.repository }}/releases/download/${{ inputs.tag }}/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/${{ github.repository }}/refs/heads/main/changelog.md"
}
EOF