Skip to content

Commit

Permalink
Update manualAction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Oct 20, 2023
1 parent 4df8c40 commit fb39aba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/manualAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ jobs:
- run: npm run manualAction
env:
OWN_GITHUB_TOKEN: ${{ secrets.OWN_GITHUB_TOKEN }}
ACTION: ${{ github.event.inputs.action }}
REPOSITORY: ${{ github.event.inputs.repository }}
ISSUE: ${{ github.event.inputs.issue }}

0 comments on commit fb39aba

Please sign in to comment.