Skip to content

Commit

Permalink
Merge branch 'merge-contexts-metadata' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
perasperaadastra committed Nov 26, 2024
2 parents a9eac69 + 0b93b64 commit 638b585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-contexts-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add contexts.yaml
git add merged-contexts-metadata.yaml
git diff --quiet && git diff --staged --quiet || git commit -m "Update contexts metadata file"
git push

0 comments on commit 638b585

Please sign in to comment.