Skip to content

Commit 3d8e855

Browse files
authored
Add owner and repo to tag-rajbos workflow
1 parent 7ff523d commit 3d8e855

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tag-rajbos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
team: rajbos
2626
issue: ${{ github.event.issue.number }}
2727
pr: ${{ github.event.pull_request.number }}
28+
owner: ${{ github.repository_owner }}
29+
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)