From bba51cbb727c12e1af5e4211955bb6d7f16a0000 Mon Sep 17 00:00:00 2001 From: nnqq <43930873+nnqq@users.noreply.github.com> Date: Mon, 1 Nov 2021 20:51:46 +0300 Subject: [PATCH] wip --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b858dd0..e2ce02b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,6 @@ jobs: registry: ghcr.io repository: ${{ github.repository }} tag_with_ref: true - build_args: GH_CI_TOKEN=${{ secrets.GH_CI_TOKEN }} - name: Extract service name uses: bluwy/substitute-string-action@v1