From 1ada806351409524cf5d5820357ee3c7f0d767f0 Mon Sep 17 00:00:00 2001 From: mhewedy Date: Tue, 9 Apr 2024 16:08:39 +0300 Subject: [PATCH] update build script --- .github/workflows/go.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 4ec0b5e..97b551f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -72,9 +72,9 @@ jobs: name: my-artifacts path: bin - - uses: akhilmhdh/contributors-readme-action@v2.3.6 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} +# - uses: akhilmhdh/contributors-readme-action@v2.3.6 +# env: +# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} release: name: Release