Skip to content

Commit 5fb9f69

Browse files
Prachi Shivanand AnurePrachi Shivanand Anure
authored andcommitted
minor canges
1 parent 663aa85 commit 5fb9f69

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27-
- name: Export Secrets
28-
run: |
29-
echo "RHSM_PASS=${{ secrets.RHSM_PASS }}" >> $GITHUB_ENV
30-
echo "RHSM_USER=${{ secrets.RHSM_USER }}" >> $GITHUB_ENV
31-
env:
32-
RHSM_PASS: ${{ secrets.RHSM_PASS }}
33-
RHSM_USER: ${{ secrets.RHSM_USER }}
3427

3528
- name: Get commit message
3629
id: get_commit

0 commit comments

Comments
 (0)