Skip to content

Commit

Permalink
Merge pull request #99 from logicmonitor/Reverting-changes-for-releas…
Browse files Browse the repository at this point in the history
…e.yml-file

Reverting changes for release.yml
  • Loading branch information
lm-madhvi authored Jul 11, 2024
2 parents 81cd08b + fb01f37 commit 539c7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --parallelism 2 --clean
args: release --parallelism 2 --rm-dist
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 539c7c5

Please sign in to comment.