Remove . before .deb in name

This commit is contained in:
BBaoVanC 2020-12-27 18:08:59 -06:00
parent 77877605f7
commit ea4e2b5346
No known key found for this signature in database
GPG key ID: 18089E4E3CCF1D3A

View file

@ -1,6 +1,6 @@
# Build a deb artifact on commit
name: Build .deb on commit
name: Build deb on commit
on:
push: