We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f55ea5 commit bcc60afCopy full SHA for bcc60af
.github/workflows/publish-dockerhub.yml
@@ -9,7 +9,6 @@ jobs:
9
10
publish-fpml-ts-to-dockerhub:
11
needs: test-fpml-ts
12
- if: github.ref == 'refs/heads/main'
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments