Skip to content

Commit

Permalink
Merge pull request #576 from hahwul:dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
hahwul authored Sep 3, 2024
2 parents d852926 + b831e9d commit 04acb2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: GoReleaser

on:
push:
tags: [ 'v*.*.*' ]
tags: [ 'no-trigger*.*.*' ]

permissions:
contents: write
Expand Down
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
project_name: dalfox
version: 2

before:
hooks:
- go mod download
Expand Down Expand Up @@ -56,7 +55,7 @@ brews:
commit_author:
name: hahwul
email: hahwul@gmail.com
folder: Formula
directory: Formula
homepage: "https://dalfox.hahwul.com"
description: Powerful open-source XSS scanner and utility focused on automation.
test: |
Expand Down

0 comments on commit 04acb2b

Please sign in to comment.