From d1e3b2124f5f0ca4d97ec7db54d232f28fbfd7bb Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Thu, 31 Oct 2024 10:37:48 +1300 Subject: [PATCH] =?UTF-8?q?chore:=20Remove=20unneeded=20comment=20?= =?UTF-8?q?=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e220f64..4c43b7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,6 @@ jobs: id: semrelease uses: go-semantic-release/action@v1 with: - # custom-arguments: --provider=gitea hooks: exec env: GITEA_TOKEN: ${{ secrets.G_TOKEN }}