Skip to content

Commit

Permalink
build debian package from master
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBab committed Jul 25, 2023
1 parent 841dc08 commit fcc32a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build package
run: |
sudo gbp buildpackage --git-ignore-branch --git-upstream-tag=debian-pkg -us -uc --git-ignore-new
sudo gbp buildpackage --git-ignore-branch --git-upstream-tag=master -us -uc --git-ignore-new
- name: Get package info
run: |
Expand Down

0 comments on commit fcc32a2

Please sign in to comment.