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 4cc93b6 commit 591a31cCopy full SHA for 591a31c
.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: md # Maryland
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
force-update: "false"
28
0 commit comments