We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae8080 commit f907480Copy full SHA for f907480
1 file changed
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
70
publish:
71
runs-on: ubuntu-latest
72
- if: github.repository == 'square/retrofit' && github.ref == 'refs/heads/master'
+ if: github.repository == 'goooler/retrofit' && github.ref == 'refs/heads/trunk'
73
needs:
74
- jvm
75
- android
0 commit comments