diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f48971b..8303025 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -34,7 +34,7 @@ jobs: # run: cd packages/entourage-cli/ && npm run test - name: Publish to Registry - if: github.ref == 'refs/heads/master' + if: startsWith(github.ref, 'refs/tags/') uses: elgohr/Publish-Docker-Github-Action@b82ad077c06f24a94fc90a2627e0e11d9f55a49f with: name: chriskalmar/entourage