Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuyk committed Jan 30, 2025
1 parent a83bfe8 commit 9c6b1e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: npm install

- name: Process Request
env:
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
run: npm start

- name: Close the Issue
Expand Down

0 comments on commit 9c6b1e3

Please sign in to comment.