Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Thaler <[email protected]>
  • Loading branch information
dthaler2 committed Dec 19, 2023
1 parent 526a027 commit 254cd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
repository: FamilySearch/GEDCOM
path: GEDCOM
ref: ${{ref.latesttag.outputs.tag}}
ref: ${{steps.latesttag.outputs.tag}}

- name: Generate GEDOM-tmp.md
working-directory: ${{github.workspace}}/GEDCOM/build
Expand Down

0 comments on commit 254cd5b

Please sign in to comment.