Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
fix unregister
Browse files Browse the repository at this point in the history
  • Loading branch information
tprasadtp committed Oct 25, 2023
1 parent 9b72a57 commit 555baca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Unregister Subscriptions
run: task register-subscription
if: always()
env:
REDHAT_ORG: ${{ secrets.REDHAT_ORG }}
REDHAT_ACTIVATION_KEY: ${{ secrets.REDHAT_ACTIVATION_KEY }}

- name: Mount ISO
run: |
Expand Down

0 comments on commit 555baca

Please sign in to comment.