Skip to content

Commit

Permalink
chore: Modify workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 20, 2020
1 parent 8af63bc commit 99c671c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: GitHub Actions Build and Deploy react-baidu-map
on:
push:
# branches:
# - master
branches:
- master
tags:
- v1.*
- v*
jobs:
build-deploy:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 99c671c

Please sign in to comment.