Skip to content

Commit

Permalink
FIX - actions names
Browse files Browse the repository at this point in the history
  • Loading branch information
maperez42 committed Oct 1, 2024
1 parent 366b9c5 commit 3171623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/make-it.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Latex Builder
name: make-it

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-it.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Latex Builder
name: release-it

on: [push]

Expand Down

0 comments on commit 3171623

Please sign in to comment.