Skip to content

Commit 7c3d43d

Browse files
committed
Fix workflow name to pull arctifacts form when checking releases version
1 parent e66907b commit 7c3d43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-anki-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
name: anki-release-version
2323
workflow_conclusion: success
24-
workflow: check-anki-release.yml
24+
workflow: build-an-publish-image.yml
2525
if_no_artifact_found: warn
2626

2727
- name: Retrieve latest release version

0 commit comments

Comments
 (0)