Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed Oct 3, 2024
1 parent a4ef54a commit 940d332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_cli_and_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Run GoReleaser
run: |
cd steampipe
goreleaser release --clean --snapshot --parallelism 2 --config=.acceptance.goreleaser.yml
goreleaser release --clean --snapshot --skip=publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 940d332

Please sign in to comment.