chore: Modify workflows config.

pull/129/head
jaywcjlove 5 years ago
parent c6634a8eb5
commit 46ece3d896

@ -1,10 +1,10 @@
name: GitHub Actions Deploy hotkeys-js
on:
push:
# branches:
# - master
branches:
- master
tags:
- v3.*
- v*
jobs:
build-deploy:
runs-on: ubuntu-18.04

Loading…
Cancel
Save