Commit c648e41
authored
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`.
1 parent bbb125d commit c648e41
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