mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
ci: Let the icingabot trigger L10n updates
This commit is contained in:
parent
46013a8938
commit
d5c94d8757
2
.github/workflows/L10n-update.yml
vendored
2
.github/workflows/L10n-update.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Repository dispatch
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.L10N_ACCESS_TOKEN }}
|
||||
token: ${{ secrets.ICINGABOT_TOKEN }}
|
||||
repository: Icinga/L10n
|
||||
event-type: update
|
||||
client-payload: '{"origin": "${{ github.repository }}", "commit": "${{ github.sha }}"}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user