We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3265d0b + dd3b5f1 commit 22b4f89Copy full SHA for 22b4f89
1 file changed
.github/workflows/deploy-to-pantheon.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Deploy to Pantheon
53
- name: deploy to Pantheon
54
- uses: pantheon-systems/push-to-pantheon@0.9.0
+ uses: pantheon-systems/push-to-pantheon@0.8.0
55
with:
56
ssh_key: ${{ secrets.SSH_PRIVATE_KEY }}
57
machine_token: ${{ secrets.TERMINUS_TOKEN }}
0 commit comments