Skip to content

Commit

Permalink
correct path for update tag job
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriakos Akriotis committed Jul 9, 2024
1 parent b8f67ee commit 629d846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
REPO_NAME: 'docs-next-charts'
REPO_OWNER: 'akyriako'
FILE_PATH: 'chart/values.yaml'
FILE_PATH: 'docusaurus/values.yaml'
IMAGE_TAG: ${{ steps.commit_hash.outputs.short }}


Expand Down

0 comments on commit 629d846

Please sign in to comment.