Skip to content

Commit

Permalink
fix(store-types): Adding missing git-ref flag to templates-fetch
Browse files Browse the repository at this point in the history
chore(deps): Bumps deps and package version
  • Loading branch information
spbsoluble committed Oct 20, 2023
1 parent b421dd0 commit e3586c5
Show file tree
Hide file tree
Showing 8 changed files with 224 additions and 215 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
env:
Expand Down
Loading

0 comments on commit e3586c5

Please sign in to comment.