Skip to content

Commit

Permalink
chore: Revert "Merge pull request RedHatInsights#2107 from florkbr/up…
Browse files Browse the repository at this point in the history
…date-release-gh-action"

This reverts commit a125944, reversing
changes made to 0c3f275.
  • Loading branch information
florkbr committed Nov 21, 2024
1 parent a125944 commit 853bd01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ jobs:
with:
gh_token: ${{ secrets.BOT_GH_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
gh_name: ${{ secrets.BOT_NAME }}
gh_email: ${{ secrets.BOT_EMAIL }}
gh_name: ${{ secrets.GH_NAME }}
gh_email: ${{ secrets.GH_EMAIL }}

0 comments on commit 853bd01

Please sign in to comment.