diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8ef671b..34a10c7 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@895f8861a1042e98c2a241c6442679967d6b4496 with: name: chriskalmar/entourage username: ${{ secrets.DOCKER_USERNAME }}