Skip to content

Commit

Permalink
Changing the carvel-setup-action (#263)
Browse files Browse the repository at this point in the history
Signed-off-by: rohitagg2020 <rohit.aggarwal2020@gmail.com>
  • Loading branch information
rohitagg2020 authored Mar 7, 2023
1 parent 234e610 commit 035b7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
go-version: 1.19.5
- name: Install Carvel Tools
uses: carvel-dev/carvel-setup-action@v1
uses: carvel-dev/setup-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
only: ytt, kapp, kbld, imgpkg, kctrl, vendir
Expand Down

0 comments on commit 035b7f0

Please sign in to comment.