EL9 RPM build made public; workflow fixed to accommodate (#1375)

pull/1294/head
Chris Caron 2025-07-29 12:12:00 -04:00 committed by GitHub
parent 70667a5c28
commit 8929358803
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -19,9 +19,6 @@ jobs:
container: container:
image: ghcr.io/caronc/apprise-rpmbuild:el9 image: ghcr.io/caronc/apprise-rpmbuild:el9
options: --user root options: --user root
credentials:
username: caronc
password: ${{ secrets.CR_PAT }}
steps: steps:
- name: Checkout source - name: Checkout source
@ -54,9 +51,6 @@ jobs:
container: container:
image: ghcr.io/caronc/apprise-rpmbuild:el9 image: ghcr.io/caronc/apprise-rpmbuild:el9
options: --user root options: --user root
credentials:
username: caronc
password: ${{ secrets.CR_PAT }}
steps: steps:
- name: Download built RPMs - name: Download built RPMs