diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8ef671b..1b06e61 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: - name: Publish to Registry if: startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master' - uses: elgohr/Publish-Docker-Github-Action@b82ad077c06f24a94fc90a2627e0e11d9f55a49f + uses: elgohr/Publish-Docker-Github-Action@742a180fa47f3adfb5115902ae4955acc6ad769b with: name: chriskalmar/entourage username: ${{ secrets.DOCKER_USERNAME }}