We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373b6ee commit b0040a9Copy full SHA for b0040a9
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@2.x.x.RELEASE
+ uses: layko-andrey/open-state/.github/actions/deploy@master
146
with:
147
sshKey: ${{ secrets.SPRINT_DEPLOY_SSH_KEY }}
148
server: ${{ secrets.SPRINT_SERVER }}
0 commit comments