Skip to content

Commit

Permalink
💄 Modify the name of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Aug 28, 2023
1 parent f037650 commit 8787f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pake_build_next.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build App Next
name: Build Popular App
on:
push:
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pake_build_single_app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Single App
name: Build Single Popular App
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 8787f49

Please sign in to comment.