Skip to content

Commit 2b61278

Browse files
BillWagnerCopilot
andauthored
Update .github/workflows/quest.yml
Co-authored-by: Copilot <[email protected]>
1 parent f7d3f57 commit 2b61278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
with:
7575
org: ${{ github.repository_owner }}
7676
repo: ${{ github.repository }}
77-
issue: $ISSUENUMBER
77+
issue: ${{ github.event.issue.number }}

0 commit comments

Comments
 (0)