Skip to content

Commit

Permalink
comment out crowdsec
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mnich authored Sep 14, 2024
1 parent 4da308a commit 1fcec2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/GithubReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jobs:
- id: "ameshkov.dnslookup"
repo: "ameshkov/dnslookup"
url: "https://github.com/ameshkov/dnslookup/releases/download/v{VERSION}/dnslookup-windows-386-v{VERSION}.zip https://github.com/ameshkov/dnslookup/releases/download/v{VERSION}/dnslookup-windows-amd64-v{VERSION}.zip"
- id: "CrowdSecurity.CrowdSec"
repo: "crowdsecurity/crowdsec"
url: "https://github.com/crowdsecurity/crowdsec/releases/download/v{VERSION}/crowdsec_{VERSION}.msi"
# - id: "CrowdSecurity.CrowdSec"
# repo: "crowdsecurity/crowdsec"
# url: "https://github.com/crowdsecurity/crowdsec/releases/download/v{VERSION}/crowdsec_{VERSION}.msi"
- id: "JanProchazka.dbgate"
repo: "dbgate/dbgate"
url: "https://github.com/dbgate/dbgate/releases/download/v{VERSION}/dbgate-{VERSION}-win_arm64.exe https://github.com/dbgate/dbgate/releases/download/v{VERSION}/dbgate-{VERSION}-win_x64.exe https://github.com/dbgate/dbgate/releases/download/v{VERSION}/dbgate-{VERSION}-win.exe"
Expand Down

0 comments on commit 1fcec2e

Please sign in to comment.