Fixed start condition

This commit is contained in:
AZMCode
2020-08-30 09:47:38 -04:00
committed by GitHub
parent 967cf013a9
commit 974927c9f4

View File

@@ -57,7 +57,7 @@ jobs:
Publish-Docs:
if: github.ref != 'refs/heads/master'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
needs: Build