Skip to content

Commit

Permalink
Merge pull request #21 from groundcover-com/maxlevin/sc-5659/github-a…
Browse files Browse the repository at this point in the history
…ction-release-bugfix

[sc-4559] - release action bugfix
  • Loading branch information
maxlevinps committed Nov 9, 2022
2 parents ca4c686 + 23676ab commit 9f5b624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: goreleaser/goreleaser-action@v3
with:
version: ~> 1.9
args: release --rm-dist .
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9f5b624

Please sign in to comment.