Skip to content

Commit 51f49b3

Browse files
authored
Update main.yml
1 parent 4a7884b commit 51f49b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
uses: actions/checkout@v2
143143

144144
- name: Deploy server
145-
uses: ./.github/actions/deploy
145+
uses: layko-andrey/open-state/.github/actions/deploy
146146
with:
147147
sshKey: ${{ secrets.SPRINT_DEPLOY_SSH_KEY }}
148148
server: ${{ secrets.SPRINT_SERVER }}

0 commit comments

Comments
 (0)