Skip to content

Commit 5eec3c3

Browse files
committed
ci: fix typo (#28)
1 parent 69ae682 commit 5eec3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
id: create_release
7373
uses: ncipollo/release-action@v1
7474
with:
75-
artifacts: ~/build_artifacts/artifacts/*
75+
artifacts: ~/build_artifacts/artifact/*

0 commit comments

Comments
 (0)