diff --git a/.github/workflows/make-it.yml b/.github/workflows/make-it.yml index 15316ae..e6e6240 100644 --- a/.github/workflows/make-it.yml +++ b/.github/workflows/make-it.yml @@ -1,4 +1,4 @@ -name: Latex Builder +name: make-it on: [push] diff --git a/.github/workflows/release-it.yml b/.github/workflows/release-it.yml index d9e3ae9..d8de0e4 100644 --- a/.github/workflows/release-it.yml +++ b/.github/workflows/release-it.yml @@ -1,4 +1,4 @@ -name: Latex Builder +name: release-it on: [push]