Skip to content

Commit 0462a2f

Browse files
committed
Merge branch 'stage-deploy-workflow' of github.com:TC4Y-777/tithe into stage-deploy-workflow
2 parents fd65185 + cbce470 commit 0462a2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
needs: build
5454

5555
steps:
56+
- name: Checkout Code
57+
uses: actions/checkout@v3
58+
5659
- name: Setup Node.js 16
5760
uses: actions/setup-node@v3
5861
with:

0 commit comments

Comments
 (0)