Skip to content

Commit bf9954b

Browse files
committed
test-deploy v.4
1 parent e1f7d84 commit bf9954b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-deployment.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
needs: build
3131
steps:
32-
- name Deploy production articfact
32+
- name: Deploy production articfact
3333
uses: actions/download-artifact@v4
3434
with:
3535
name: production-build
36-

0 commit comments

Comments
 (0)