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 a6308ac commit e1ee6caCopy full SHA for e1ee6ca
1 file changed
.github/workflows/packages.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/upload-artifact@v4
40
with:
41
name: debian-package
42
- path: build-output/*.deb
+ path: build-output/sqlpage_*.deb
43
44
build-rpm:
45
name: Build RPM
0 commit comments