We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6653c commit 90c145cCopy full SHA for 90c145c
1 file 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'
0 commit comments