mirror of
https://github.com/egor-white/zaprett.git
synced 2026-03-22 08:28:20 +05:00
Add module version and version code to workflow
This commit is contained in:
2
.github/workflows/workflow_without_post.yml
vendored
2
.github/workflows/workflow_without_post.yml
vendored
@@ -37,6 +37,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ZAPRET_VERSION: ${{ inputs.zapret-version }}
|
||||
module_version: ${{ inputs.version }}
|
||||
module_version_code: ${{ inputs.version_code }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user