diff --git a/.github/workflows/build_new_version.yml b/.github/workflows/build_new_version.yml index 45b4aba..7af68de 100644 --- a/.github/workflows/build_new_version.yml +++ b/.github/workflows/build_new_version.yml @@ -50,7 +50,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - name: Build PHP-FPM + - name: Build Image uses: docker/build-push-action@v2 with: builder: ${{ steps.buildx.outputs.name }}