We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff523d commit 3d8e855Copy full SHA for 3d8e855
1 file changed
.github/workflows/tag-rajbos.yml
@@ -25,3 +25,5 @@ jobs:
25
team: rajbos
26
issue: ${{ github.event.issue.number }}
27
pr: ${{ github.event.pull_request.number }}
28
+ owner: ${{ github.repository_owner }}
29
+ repo: ${{ github.repository }}
0 commit comments