update buildscript to commit changes to main
parent
932f935b88
commit
2b33613801
|
|
@ -34,7 +34,8 @@ jobs:
|
||||||
VERSION: ${{github.ref_name}}
|
VERSION: ${{github.ref_name}}
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v7
|
- name: Auto Commit
|
||||||
|
uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
|
|
||||||
- name: Package build output
|
- name: Package build output
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue