We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae726fb commit d64585aCopy full SHA for d64585a
.github/workflows/create_dispatch.yml
@@ -2,7 +2,7 @@ name: Create a repository dispatch for cwtools/cwtools-cache-files
2
on: push
3
4
jobs:
5
- hoi4_dispatch:
+ ck3_dispatch:
6
runs-on: ubuntu-latest
7
env:
8
GITHUB_TOKEN: ${{ secrets.CWTOOLSBOT_TOKEN }}
0 commit comments