Skip to content

Commit af101db

Browse files
authored
Merge pull request #3 from jeoy/develop
🚀 update Dockerfile to release
2 parents 1250139 + c82c836 commit af101db

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@master
1414

1515
- name: Build and Deploy
16-
uses: ./.github/actions/deploy
16+
uses: jeoy/github-deploy-actions@master
1717
env:
1818
COMMIT_EMAIL: [email protected]
1919
COMMIT_NAME: jeoy
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)