Browse Source

Update github action work branch

pull/16/head
hole-thu 3 years ago committed by GitHub
parent
commit
c1245d4c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -3,7 +3,7 @@ name: Auto Deploy
on:
push:
branches:
- 'src'
- 'master'
jobs:
gh_pages:

Loading…
Cancel
Save