We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f74b4a commit c190384Copy full SHA for c190384
1 file changed
.github/workflows/ci.action.yml
@@ -96,7 +96,7 @@ jobs:
96
- run: pkgx --version
97
- uses: actions/upload-artifact@v4
98
with:
99
- path: ./action.js
+ path: ./action.js ./action.yml
100
name: action
101
102
linuxen:
0 commit comments