Skip to content

[Bug]: steamcmd is unable to print app info with +quit in the start parameter #305

[Bug]: steamcmd is unable to print app info with +quit in the start parameter

[Bug]: steamcmd is unable to print app info with +quit in the start parameter #305

name: Potential Duplicates
on:
issues:
types:
- opened
jobs:
potential-duplicates:
runs-on: ubuntu-latest
steps:
- name: Potential Duplicates
uses: wow-actions/potential-duplicates@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
filter: ""
exclude: ""
label: potential-duplicate
state: all
threshold: 0.8
comment: >
Potential duplicates: {{#issues}}
- [#{{ number }}] {{ title }} ({{ accuracy }}%)
{{/issues}}