mirror of
https://github.com/danbulant/nekofetch
synced 2026-05-24 12:22:00 +00:00
Remove . before .deb in name
This commit is contained in:
parent
77877605f7
commit
ea4e2b5346
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deb-build.yml
vendored
2
.github/workflows/deb-build.yml
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
# Build a deb artifact on commit
|
# Build a deb artifact on commit
|
||||||
|
|
||||||
name: Build .deb on commit
|
name: Build deb on commit
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue