Skip to content

Commit 34253c7

Browse files
authored
Chore: [AEA-0000] - trigger new release (#844)
## Summary - Routine Change ### Details - trigger new release
1 parent 6308e41 commit 34253c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo "commit_id=${{ github.sha }}" >> "$GITHUB_OUTPUT"
4545
4646
tag_release:
47-
needs: [quality_checks, get_commit_id, get_asdf_version]
47+
needs: [quality_checks, get_commit_id, get_asdf_version]
4848
uses: NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@release_notes_to_gh_pages
4949
with:
5050
dry_run: false

0 commit comments

Comments
 (0)