diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5cd31fa0c..0819cf7b0f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Build and Publish Image to Registry env: BUILD_ARGS: -Icustom-items/inc.dm - uses: elgohr/Publish-Docker-Github-Action@38987302af488ecaab9aa56003116c62436d7648 + uses: elgohr/Publish-Docker-Github-Action@78a4b2c353689dd3ead6418c6ae227c1cdaece2e with: name: ${{ secrets.IMAGE_NAME }} username: ${{ secrets.REG_USER }}