Skip to content

Commit

Permalink
fix notify
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Dec 11, 2023
1 parent f20ea14 commit 8d6b93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Trigger
env:
GITHUB_TOKEN: $${{ secrets.QTMODULES_TOKEN }}
run: gh api repos/antony-jr/qtmodules/dispatches --raw-field event_type=qarchive
run: gh --repo antony-jr/qtmodules workflow run gh-pages

windows-msvc:
runs-on: windows-2019
Expand Down

0 comments on commit 8d6b93f

Please sign in to comment.