remove comment
This commit is contained in:
parent
60d1a6dedc
commit
24fefadd4d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -66,7 +66,6 @@ jobs:
|
||||||
path: steamguard-cli_${{ github.event.inputs.version }}-0.deb
|
path: steamguard-cli_${{ github.event.inputs.version }}-0.deb
|
||||||
# TODO: update AUR pkgbuild
|
# TODO: update AUR pkgbuild
|
||||||
draft:
|
draft:
|
||||||
# FIXME: the auto drafter doesn't work
|
|
||||||
needs: [build, deb-package]
|
needs: [build, deb-package]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue