Skip to content

Commit

Permalink
Merge pull request #40 from cultureamp/renovate/rollup
Browse files Browse the repository at this point in the history
chore(deps): dependency refresh
  • Loading branch information
jamestelfer authored Aug 21, 2024
2 parents cfb7e4a + f13735e commit 2f20212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
args: release --clean --debug
version: "~> v2"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2f20212

Please sign in to comment.