We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50dc0c commit 9c59763Copy full SHA for 9c59763
2 files changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Publish PPA
21
uses: maths22/publish-ppa-package@main
22
with:
23
- repository: 'ppa:maths22/ruby-testing'
+ repository: 'ppa:instructure/ruby-testing'
24
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
25
gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
26
series: 'focal jammy'
debian/changelog
@@ -3,7 +3,7 @@ ruby3.1 (3.1.7-1) focal; urgency=medium
3
* Initial empty upstream branch
4
* New upstream version 3.1.7
5
6
- -- Aaron Ogata <aogata@instructure.com> Wed, 01 Oct 2025 12:35:51 -0700
+ -- Aaron Ogata <aogata@instructure.com> Wed, 01 Oct 2025 12:50:22 -0700
7
8
ruby3.1 (3.1.2-1ppa3) bionic; urgency=medium
9
0 commit comments