Skip to content

Commit

Permalink
Update re-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gurevichdmitry authored Dec 28, 2023
1 parent 1a5710c commit 5d23ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/re-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
REPO: "${{ github.repository }}"
with:
vault-url: ${{ secrets.VAULT_ADDR }}
vault-role-id: ${{ secrets.CSP_VAULT_ROLE_ID }}
vault-secret-id: ${{ secrets.CSP_VAULT_SECRET_ID }}
vault-role-id: ${{ secrets.VAULT_ROLE_ID }}
vault-secret-id: ${{ secrets.VAULT_SECRET_ID }}
slack-payload: |
{
"text": ":alert: CI is failing on ${{ github.event.workflow_run.head_branch }} :alert:",
Expand Down

0 comments on commit 5d23ee1

Please sign in to comment.