Explorar o código

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

Michele Caini %!s(int64=6) %!d(string=hai) anos
pai
achega
c5e50289e1
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  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, ...