Skip to content

Commit

Permalink
Merge pull request #98 from Keyfactor/store_type_test_fixes
Browse files Browse the repository at this point in the history
fix(store-types): `templates-fetch` added missing `git-ref` flag
  • Loading branch information
spbsoluble authored Oct 23, 2023
2 parents bab99cf + a26526c commit 13abcc2
Show file tree
Hide file tree
Showing 11 changed files with 650 additions and 231 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 13abcc2

Please sign in to comment.