Skip to content

Commit

Permalink
planetscale/ghcommit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Sep 26, 2024
1 parent 161d09c commit 7b73b37
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/Rebuild Database Templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,15 +294,14 @@ jobs:
run: |
git status
git diff --cached
- name: Commit and push updated EdFi.Ods.CodeGen package reference
uses: planetscale/ghcommit-action@4131649dbf2fdf1eb34421702972a5af7b0a8731 #v0.1.18
with:
commit_message: "Updating for new CodeGen version"
repo: ${{ github.repository }}
branch: ${{ env.current_branch }}
empty: false
path: Ed-Fi-ODS-Implementation/
file_pattern: '*.json'
env:
GITHUB_TOKEN: ${{ secrets.REPO_DISPATCH_TOKEN }}
- name: Check if any successful workflow run in Pkg EdFi.Ods.Extensions.Homograph.yml
Expand Down

0 comments on commit 7b73b37

Please sign in to comment.