Skip to content

Commit

Permalink
fix github action for issues
Browse files Browse the repository at this point in the history
  • Loading branch information
urischwartz-cb committed Jan 9, 2024
1 parent 1110084 commit 32804ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [opened, reopened]

env:
CHANNEL_WALLET_FEEDBACK: ${{ vars.CHANNEL_API_FEEDBACK }}
CHANNEL_API_FEEDBACK: ${{ vars.CHANNEL_API_FEEDBACK }}
ON_CALL_API: ${{ vars.ON_CALL_API }}

jobs:
Expand Down

0 comments on commit 32804ff

Please sign in to comment.