Skip to content

Commit

Permalink
ci: fix add to project workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Nov 8, 2023
1 parent 38e081d commit b58513f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
with:
field: Opened
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}
owner: electron
project-number: 89
token: ${{ steps.generate-token.outputs.token }}

0 comments on commit b58513f

Please sign in to comment.