We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004eaf4 commit 78f3550Copy full SHA for 78f3550
.github/workflows/validation.yml
@@ -28,7 +28,7 @@ jobs:
28
id: artifact
29
with:
30
name: distributions
31
- path: build/distributions
+ path: build
32
- uses: mshick/add-pr-comment@v2
33
34
refresh-message-position: true
0 commit comments