Update workflow_without_post.yml

This commit is contained in:
CherretGit
2025-11-01 20:20:01 +07:00
committed by GitHub
parent 2e7b943712
commit a581e02ccd

View File

@@ -36,7 +36,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
ZAPRET_VERSION: ${{ inputs.zapret_version }}
ZAPRET_VERSION: ${{ inputs.zapret-version }}
steps:
- uses: actions/checkout@v4