Skip to content

Commit

Permalink
Improve packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 13, 2024
1 parent 5d68010 commit b043f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
jobs:

Debian:
uses: armbian/scripts/.github/workflows/pack-debian.yml@master
uses: armbian/scripts/.github/workflows/pack-debian.yml@main
with:
matrix: "all:jammy"
maintainer: "Igor Pecovnik <[email protected]>"
package: "armbian-configng"
package: "armbian-config"
licence: "GPL 2.0"
homepage: "https://www.armbian.com"
section: "default"
Expand Down

0 comments on commit b043f0e

Please sign in to comment.