mirror of
https://github.com/RaiMan/SikuliX1.git
synced 2023-06-02 10:04:55 +03:00
workflows
This commit is contained in:
8
.github/workflows/ide-snapshot.yml
vendored
8
.github/workflows/ide-snapshot.yml
vendored
@@ -75,3 +75,11 @@ jobs:
|
||||
# ------------------------------ Links in README
|
||||
- name: new latest
|
||||
run: bash Support/latestIDE
|
||||
|
||||
- name: Commit README
|
||||
run: |
|
||||
git config user.name "GitHub Actions Bot"
|
||||
git config user.email "<>"
|
||||
git add -A
|
||||
git commit -m "test"
|
||||
git push origin master
|
||||
|
||||
Reference in New Issue
Block a user