mirror of
https://github.com/danbulant/nekofetch
synced 2026-06-23 16:41:46 +00:00
Change version to a static number
This commit is contained in:
parent
03bb78518e
commit
ee5ee14a5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deb-build.yml
vendored
2
.github/workflows/deb-build.yml
vendored
|
|
@ -21,6 +21,6 @@ jobs:
|
|||
package: nekofetch
|
||||
package_root: debpkg
|
||||
maintainer: propr and bbaovanc
|
||||
version: 0.2-${{ steps.vars.outputs.sha_short }}
|
||||
version: 0.2
|
||||
arch: 'amd64'
|
||||
desc: 'neofetch with nekos'
|
||||
|
|
|
|||
Loading…
Reference in a new issue