Skip to content

Commit 9c59763

Browse files
committed
update ppa destination
1 parent d50dc0c commit 9c59763

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Publish PPA
2121
uses: maths22/publish-ppa-package@main
2222
with:
23-
repository: 'ppa:maths22/ruby-testing'
23+
repository: 'ppa:instructure/ruby-testing'
2424
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
2525
gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
2626
series: 'focal jammy'

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ruby3.1 (3.1.7-1) focal; urgency=medium
33
* Initial empty upstream branch
44
* New upstream version 3.1.7
55

6-
-- Aaron Ogata <aogata@instructure.com> Wed, 01 Oct 2025 12:35:51 -0700
6+
-- Aaron Ogata <aogata@instructure.com> Wed, 01 Oct 2025 12:50:22 -0700
77

88
ruby3.1 (3.1.2-1ppa3) bionic; urgency=medium
99

0 commit comments

Comments
 (0)