Просмотр исходного кода

workflow: unlock deploy to homebrew-entt (close #397)

Michele Caini 6 лет назад
Родитель
Сommit
c5e50289e1
2 измененных файлов с 1 добавлено и 4 удалено
  1. 1 1
      .github/workflows/deploy.yml
  2. 0 3
      TODO

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

@@ -37,4 +37,4 @@ jobs:
         git config --local user.name "$GITHUB_ACTOR"
         git add $FORMULA
         git commit -m "Update to ${{ github.ref }}"
-        git push --dry-run origin master
+        git push origin master

+ 0 - 3
TODO

@@ -19,9 +19,6 @@
 
 Next:
 * replace observer class with observer functions
-* workflow to update the single include file automatically
-* workflow to update the doc automatically
-* unlock deploy.yml
 
 * WIP:
  - deprecate snapshot, loader, ...