Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 27, 2023
1 parent abee65d commit 845d47b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
@@ -1,4 +1,4 @@
name: Website & Publishing
name: CI
on:
push:
branches:
Expand All @@ -25,7 +25,6 @@ jobs:

- run: npm install idoc@1.27.1 -g
- name: Create idoc config.
working-directory: core
run: |
cat > idoc.yml << EOF
site: "Bannerjs {{version}}"
Expand Down

0 comments on commit 845d47b

Please sign in to comment.