Skip to content

Commit

Permalink
Attempt to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
swankjesse committed Dec 24, 2022
1 parent 17da641 commit 8869ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -16,7 +16,7 @@ env:
jobs:
publish:
runs-on: ubuntu-latest
if: github.repository == 'square/okhttp' && github.ref == 'refs/heads/master'
if: github.repository == 'square/okhttp'

steps:
- name: Checkout
Expand Down

0 comments on commit 8869ba1

Please sign in to comment.