Skip to content

Commit

Permalink
ci: fix acition name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpts committed Aug 29, 2022
1 parent ac06b30 commit 29ea924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build krew template
uses: jpts/kubectl-execws/.github/actions/j2cli@main
uses: jpts/kubectl-execws/.github/actions/j2cli@master
with:
template: .krew/template.j2
datafile: .krew/architectures.yaml
Expand Down

0 comments on commit 29ea924

Please sign in to comment.