Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 3a28bcc

Browse files
authored
Merge pull request #7 from presentium/feature/download-release-rpi-client
chore: rename key in .list and edit bot commit message
2 parents 23e74b4 + 65cb548 commit 3a28bcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/package-deb.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
git config --local user.email "${{ vars.EMAIL }}"
4242
git config --local user.name "${{ vars.NAME }}"
4343
git add .
44-
git commit -m "Adding package for rpi client release"
44+
git commit -m "feat: adding package for rpi client release"
4545
git push
4646

presentium.list

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
deb [signed-by=/etc/apt/trusted.gpg.d/deb.gpg] deb.presentium.ch ./
1+
deb [signed-by=/etc/apt/trusted.gpg.d/presentium.gpg] https://deb.presentium.ch ./

0 commit comments

Comments
 (0)