Skip to content

Commit

Permalink
chore: Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 11, 2021
1 parent 5d39a80 commit b4a4666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build & Deploy
name: build
on:
push:
branches:
- master

jobs:
build-deploy:
build:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b4a4666

Please sign in to comment.