We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ae682 commit 5eec3c3Copy full SHA for 5eec3c3
.github/workflows/release.yml
@@ -72,4 +72,4 @@ jobs:
72
id: create_release
73
uses: ncipollo/release-action@v1
74
with:
75
- artifacts: ~/build_artifacts/artifacts/*
+ artifacts: ~/build_artifacts/artifact/*
0 commit comments