We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e53dae commit 92244c2Copy full SHA for 92244c2
.github/workflows/extract-text.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Run text extraction action
23
uses: windy-civi/toolkit/actions/extract@refactor/v2-data-structure
24
with:
25
- state: UPDATE_STATE_HERE # ⚠️ UPDATE THIS: Change to your state code (e.g., wy, usa, il, tx)
+ state: ca # ⚠️ UPDATE THIS: Change to your state code (e.g., wy, usa, il, tx)
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
force-update: "false"
28
0 commit comments