We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3f48c commit b07d61fCopy full SHA for b07d61f
.github/workflows/release.yml
@@ -84,6 +84,7 @@ jobs:
84
uses: actions/download-artifact@v4
85
with:
86
name: release
87
+ path: dist/
88
89
- name: Login to ghcr.io
90
uses: docker/login-action@v2
0 commit comments