Skip to content

Commit

Permalink
feat: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rain120 committed Sep 11, 2024
1 parent f47b17d commit 86656e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy site to Github Pages
name: Deploy Site to Github Pages

on:
push:
Expand All @@ -16,7 +16,7 @@ concurrency:
cancel-in-progress: false

jobs:
build:
build-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 86656e1

Please sign in to comment.