Skip to content

Commit 8866a00

Browse files
committed
Fix workflow name to fetch artifact from
1 parent f7bfc41 commit 8866a00

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: build-an-publish-image.yml
24+
workflow: build-and-publish-image.yml
2525
if_no_artifact_found: warn
2626

2727
- name: Retrieve latest release version

0 commit comments

Comments
 (0)