Skip to content

Commit

Permalink
ci: Fix duplicate names
Browse files Browse the repository at this point in the history
  • Loading branch information
Abogical committed Sep 6, 2024
1 parent b5c5b04 commit 5fbec78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Deploy
name: Distribution

# build the documentation whenever there are new version tags created.
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Deploy
name: Documentation

# build the documentation whenever there are new commits on main
on:
Expand Down

0 comments on commit 5fbec78

Please sign in to comment.