Skip to content

Commit

Permalink
🚀 update Dockerfile to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeoy committed Sep 27, 2019
1 parent 3dd681a commit c82c836
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: deploy
on:
push:
branches:
- develop
- master

jobs:
build-and-deploy:
Expand All @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@master

- name: Build and Deploy
uses: ./.github/actions/deploy
uses: jeoy/github-deploy-actions@master
env:
COMMIT_EMAIL: jeoy_z@126.com
COMMIT_NAME: jeoy
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c82c836

Please sign in to comment.