Skip to content

Commit

Permalink
EventsSDK hotfix: Fix extract_version action reference (#103)
Browse files Browse the repository at this point in the history
Fix github action for cdn deployment.
  • Loading branch information
ejaffee01 authored Sep 29, 2023
1 parent 854f2c0 commit 2d89b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_hold.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
region: EU

call_extract_versions:
uses: ./.github/workflows/extract_versions.yml
uses: ./.github/workflows/extract_versions.yaml

call_should_deploy_major_version:
uses: ./.github/workflows/should_deploy_major_version.yml
Expand Down

0 comments on commit 2d89b82

Please sign in to comment.