From d0ce5bde35d0d5288cf2314265a811048ac500e0 Mon Sep 17 00:00:00 2001 From: mac-a-r0ni <1995739+mac-a-r0ni@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:29:13 -0500 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d8026a4..079ad6e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,13 +15,6 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE - uses: actions/checkout@v3 - # Prepare git log message to avoid extra blank lines - - name: Set env message - run: | - GITREPO=`git remote show origin -n | grep h.URL | sed 's/Fetch URL: https:\/\/github.com\/mac-a-r0ni/lxqt\///g'` - GITMSG=`git log -1 --pretty=format:"%s"` - echo "MESSAGE=$(echo "[$GITREPO ]: $GITMSG")" >> $GITHUB_ENV - - name: Update REPO file run: | wget -P /tmp -q https://crux.nu/files/httpup-0.5.0.tar.xz