Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Aug 21, 2024
1 parent ad08e57 commit 01cde59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Pages
name: Deploy Production
on:
release:
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-preview.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Pages
name: Deploy Preview
on:
push:
branches:
Expand Down

0 comments on commit 01cde59

Please sign in to comment.