We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f49b3 commit 373b6eeCopy full SHA for 373b6ee
1 file changed
.github/workflows/main.yml
@@ -142,7 +142,7 @@ jobs:
142
uses: actions/checkout@v2
143
144
- name: Deploy server
145
- uses: layko-andrey/open-state/.github/actions/deploy
+ uses: layko-andrey/open-state/.github/actions/deploy@2.x.x.RELEASE
146
with:
147
sshKey: ${{ secrets.SPRINT_DEPLOY_SSH_KEY }}
148
server: ${{ secrets.SPRINT_SERVER }}
0 commit comments