mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-02 00:19:26 -05:00
ci: Let the icingabot trigger L10n updates
This commit is contained in:
parent
346ace79d0
commit
e2f792e69a
1 changed files with 1 additions and 1 deletions
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…
Reference in a new issue