Commit cc66328
authored
chore(ci): remove one unused publishing config (#1510)
There are two configs, the other one is in
https://github.com/typesafegithub/github-workflows-kt/blob/ab02d5383a06889801d25b96e98639fa6688497e/build.gradle.kts#L11.
Ideally I'd like to remove this one so that publishing-related config is
kept in a single place, but this one is actually used. It's easier for
me to test removing something that is not used.1 parent ab02d53 commit cc66328
File tree
1 file changed
+0
-16
lines changed- buildSrc/src/main/kotlin/buildsrc/convention
1 file changed
+0
-16
lines changedLines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 48 | | |
65 | 49 | | |
66 | 50 | | |
| |||
0 commit comments