Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Nov 5, 2022
1 parent c09b7b3 commit 230365b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/merge-to-js.yml
Expand Up @@ -26,7 +26,8 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Trigger Javascript port build
uses: benc-uk/workflow-dispatch@v1
uses: benc-uk/workflow-dispatch@a69ac85ea87587e76bb4f262eb868205dfcab8e8
with:
workflow: Build Javascript v9 port
ref: ${{ github.event.ref }}
token: ${{ secrets.LVGL_BOT_TOKEN }}

0 comments on commit 230365b

Please sign in to comment.