Skip to content

Commit

Permalink
feature: using local path
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinicius Gomes Marinho authored and Vinicius Gomes Marinho committed May 4, 2023
1 parent 411612f commit 09ea0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:

- uses: actions/checkout@v3
- uses: nearform/k8s-kurated-addons-cli/actions/build_push@'feature/issue-14'
- uses: ./.github/actions/build_push
with:
GO_VERSION: '1.20'
KKA_PROJECT_DIRECTORY: example

0 comments on commit 09ea0d6

Please sign in to comment.