Skip to content

Commit 6693c9e

Browse files
committed
feat!: new structure\n\nBREAKING CHANGE: generated moved to root with model.yaml instead of generated.yaml
1 parent 7428864 commit 6693c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Commit all changed files back to the repository
6767
uses: planetscale/ghcommit-action@v0.1.6
6868
with:
69-
commit_message: "🤖 fmt"
69+
commit_message: "🤖 push ${{ steps.get-version.outputs.version }}"
7070
repo: ${{ github.repository }}
7171
branch: ${{ github.head_ref || github.ref_name }}
7272
env:

0 commit comments

Comments
 (0)