Commit 350c350
authored
chore: replace local references to owner/repo (#520)
* replace local references to owner/repo with github.repository_owner and github.event.repository.name; if this doesn't work from forks, then we can hardcode the values
Signed-off-by: Nick Boldt <[email protected]>
* also fix paths to include release-1.*
Signed-off-by: Nick Boldt <[email protected]>
---------
Signed-off-by: Nick Boldt <[email protected]>1 parent 1ed95d2 commit 350c350
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments