Skip to content

Commit

Permalink
Update workflow to change deprecated flag
Browse files Browse the repository at this point in the history
  • Loading branch information
koushik-swaminathan committed Jul 12, 2024
1 parent 828b46c commit 750f94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: build --skip-validate --rm-dist
args: build --skip=validate --rm-dist

0 comments on commit 750f94e

Please sign in to comment.