Skip to content

Commit

Permalink
revert: args changes
Browse files Browse the repository at this point in the history
  • Loading branch information
punit-kulal committed Oct 26, 2023
1 parent 8753700 commit e33887d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
with:
distribution: goreleaser
version: v1.21.2
args: --snapshot --clean
args: --rm-dist ${{ inputs.goreleaserArgs }}
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}

0 comments on commit e33887d

Please sign in to comment.