Skip to content

Commit

Permalink
(gh-actions): fixing gitops-update
Browse files Browse the repository at this point in the history
  • Loading branch information
francav committed May 7, 2024
1 parent 4a642a8 commit 0290f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitops_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
with:
repository: wkspower/wks-gitops
path: wks-gitops
token: ${{ secrets.GH_PAT }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Extract tag name
id: extract_tag
Expand Down

0 comments on commit 0290f45

Please sign in to comment.