From 24fefadd4dbaf8f2069bacd802146701bcfac27c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CCarson?= Date: Mon, 12 Oct 2020 19:09:31 -0400 Subject: [PATCH] remove comment --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8ed597..f07ccef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,6 @@ jobs: path: steamguard-cli_${{ github.event.inputs.version }}-0.deb # TODO: update AUR pkgbuild draft: - # FIXME: the auto drafter doesn't work needs: [build, deb-package] runs-on: ubuntu-latest steps: