Browse Source

gh actions: activate the git push into sokol-rust

Andre Weissflog 2 năm trước cách đây
mục cha
commit
7b35ae6479
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/gen_bindings.yml

+ 1 - 1
.github/workflows/gen_bindings.yml

@@ -360,4 +360,4 @@ jobs:
           git status -vv
           git add -A
           git diff-index --quiet HEAD || git commit -m "updated (https://github.com/floooh/sokol/commit/${{ github.sha }})"
-          echo "FIXME: GIT PUSH"
+          git push