Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #495 from cole-miller/rename-packages
Browse files Browse the repository at this point in the history
github: Update package name
  • Loading branch information
Mathieu Borderé authored Feb 6, 2024
2 parents 78c21dc + 9aec00c commit 070b1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
VERSION="$(git describe --tags | sed -e "s/^v//" -e "s/-/+git/")"
dch --create \
--distribution ${TARGET} \
--package raft \
--package raft-canonical \
--newversion ${VERSION}~${TARGET}1 \
"Automatic build from Github"
debuild -S -sa -d -k${{ vars.PPA_PUBLIC_KEY }}
Expand Down

0 comments on commit 070b1b1

Please sign in to comment.