Skip to content

Commit

Permalink
ci: rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Jul 23, 2024
1 parent eea304b commit 2d0a615
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Applications
name: Deployement

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish
name: Publishing

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish snapshot
name: Snapshot publishing

on:
push:
Expand Down

0 comments on commit 2d0a615

Please sign in to comment.