Skip to content

Commit

Permalink
Add token to setup-action
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Pereira <[email protected]>
  • Loading branch information
joaopapereira committed Sep 22, 2023
1 parent baff9e3 commit 75d6436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-install-sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: carvel-dev/setup-action@v1
with:
only: ytt
token: ${{ secrets.GITHUB_TOKEN }}
- run: |
set -e -x
Expand Down

0 comments on commit 75d6436

Please sign in to comment.