Skip to content

Commit

Permalink
make it notify
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Dec 11, 2023
1 parent 8d6b93f commit 22aac40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ jobs:

- name: Trigger
env:
GITHUB_TOKEN: $${{ secrets.QTMODULES_TOKEN }}
GH_TOKEN: ${{ secrets.QTMODULES_TOKEN }}
GITHUB_TOKEN: ${{ secrets.QTMODULES_TOKEN }}
run: gh --repo antony-jr/qtmodules workflow run gh-pages

windows-msvc:
Expand Down

0 comments on commit 22aac40

Please sign in to comment.