Skip to content

Commit cdbe8f4

Browse files
committed
update ppa destination
1 parent b55a0b6 commit cdbe8f4

1 file changed

Lines changed: 1 addition & 1 deletion

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'

0 commit comments

Comments
 (0)