Commit 7b14753
committed
chore: fix releasy test tracking branch from
As it can be seen from FuelLabs/fuels-rs#1174
releasy only worked for self commits so far. This is because we were tracking
the wrong branch from this repo. This PR fixes the tracking branch for this repo, from
`main` to `master`.main to master (#1460)1 parent a47afae commit 7b14753
File tree
2 files changed
+2
-1
lines changed- .github/workflows
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments