Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lavish Gupta <146554957+lavishiamops@users.noreply.github.com>
  • Loading branch information
lavishiamops authored Sep 6, 2024
1 parent 9396175 commit 205533e
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 @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.K8S_GH_TOKEN }}
token: ${{ secrets.PAT_TOKEN }}

- name: Create tag
id: create-tag
Expand Down

0 comments on commit 205533e

Please sign in to comment.