This commit is contained in:
parent
2ee49c6f80
commit
12ba7752b9
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub create-board Action"
|
||||
git add gerber/*
|
||||
git add boards/*
|
||||
git reset HEAD *.kicad_pro
|
||||
git status
|
||||
|
|
Loading…
Reference in New Issue