mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-09 23:37:25 +00:00
modified: .github/workflows/main.yml
modified: .github/workflows/patch_v6.yml modified: .github/workflows/patch_v7.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -230,6 +230,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.target.version }}
|
||||
channels: ${{ toJson(matrix.target.channels) }}
|
||||
archs: ${{ needs.Prepare_Patch.outputs.archs }}
|
||||
buildtime: ${{ inputs.buildtime }}
|
||||
release: ${{ github.event_name != 'workflow_dispatch' || inputs.release }}
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user