Skip to content

Commit

Permalink
Fix refpsec typo
Browse files Browse the repository at this point in the history
  • Loading branch information
notartom committed Feb 11, 2024
1 parent edbf2fc commit fd84a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
deploy-localdev:
uses: LibriVox/librivox-ansible/.github/workflows/localdev.yaml@master
with:
catalog_git_refpsec: ${{ github.ref }}
catalog_git_refspec: ${{ github.ref }}
catalog_git_version: ${{ github.sha }}
playbooks_repo: LibriVox/librivox-ansible
playbooks_repo_ref: master

0 comments on commit fd84a7b

Please sign in to comment.