mirror of
https://github.com/tikoci/mikrotik-gpl.git
synced 2025-12-10 07:44:45 +01:00
ci fix
This commit is contained in:
parent
94d2be934b
commit
c8bb02f3ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gpl-nag-email.yaml
vendored
2
.github/workflows/gpl-nag-email.yaml
vendored
|
|
@ -108,7 +108,7 @@ jobs:
|
||||||
# Required mail subject:
|
# Required mail subject:
|
||||||
subject: Request for open source code included in "RouterOS v${{ matrix.version}}"
|
subject: Request for open source code included in "RouterOS v${{ matrix.version}}"
|
||||||
# Required recipients' addresses:
|
# Required recipients' addresses:
|
||||||
to: ${{ github.event.inputs.mailto}}
|
to: ${{ github.event.inputs.mailto || 'support@mikrotik.com,mt@mikrotik.com'}}
|
||||||
# Required sender full name (address can be skipped):
|
# Required sender full name (address can be skipped):
|
||||||
from: TIKOCI GitHub Organization # <user@example.com>
|
from: TIKOCI GitHub Organization # <user@example.com>
|
||||||
# Optional plain body:
|
# Optional plain body:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue