Skip to content

Commit

Permalink
Merge pull request #3 from genouest/mboudet-patch-1
Browse files Browse the repository at this point in the history
Mboudet patch 1
  • Loading branch information
mboudet authored Sep 18, 2024
2 parents 943a1b9 + 2349b99 commit 6f7c8f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: debian
id: debian
uses: osallou/deb-package-action@bullseye
uses: genouest/deb-package-action@bookworm

- name: Build
run: go build -v -o nginx-goldap *.go
Expand All @@ -28,4 +28,4 @@ jobs:
with:
files: |
nginx-goldap
*.deb
*.deb
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nginx-goldap (0.2.5.-1) UNRELEASED; urgency=medium
nginx-goldap (0.2.5.-1-bookworm) UNRELEASED; urgency=medium

* Force rebuild for recent debian versions
* Force rebuild for recent debian version (bookworm)

-- Mateo Boudet <[email protected]> Wed, 18 Sep 2024 13:31:54 +0000

Expand Down

0 comments on commit 6f7c8f7

Please sign in to comment.