Thanks to visit codestin.com Credit goes to github.com
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 1e75c8c commit 1ced47fCopy full SHA for 1ced47f
1 file changed
.github/workflows/deb.yml
@@ -1,7 +1,7 @@
1
- uses: kentik/pkg@v1
2
- with:
3
- name: pacstall
4
- version: 1.1
5
- arch: x86_64
6
- format: deb
7
- package: package.yaml
+ with:
+ name: pacstall
+ version: 1.1
+ arch: x86_64
+ format: deb
+ package: package.yaml
0 commit comments