Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed Feb 6, 2024
1 parent 91b4353 commit c1b0053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
oed_spec_branch: ${{ inputs.oed_spec_branch }}

build-odm:
uses: OasisLMF/OasisDataManager/.github/workflows/build.yml@fix/release-0.1.0
uses: OasisLMF/OasisDataManager/.github/workflows/build.yml@main
secrets: inherit
with:
odm_branch: ${{ github.event_name != 'workflow_dispatch' && 'develop' || inputs.ods_branch }}
Expand Down

0 comments on commit c1b0053

Please sign in to comment.