Skip to content

Commit

Permalink
Merge pull request kaytu-io#281 from kaytu-io/feat-add-auto-install
Browse files Browse the repository at this point in the history
fix: Fixes test
  • Loading branch information
salehkhazaei committed Jul 11, 2024
2 parents f75b03e + 4386de8 commit 0dc421d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches:
- main

env:
REPOSITORY_OWNER: "kaytu-io"
REPOSITORY_NAME: "kaytu"
HOMEBREW_TAP: "homebrew-cli-tap"
OWNER_EMAIL: "[email protected]"

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0dc421d

Please sign in to comment.