We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538a7ab commit 8e3883fCopy full SHA for 8e3883f
README.md
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v2
35
- name: Deploy
36
- uses: rtCamp/action-deploy-wordpress@v2
+ uses: rtCamp/action-deploy-wordpress@v3
37
env:
38
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
39
```
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
VAULT_ADDR: ${{ secrets.VAULT_ADDR }}
128
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
@@ -168,7 +168,7 @@ systemctl restart ssh
168
169
## License
170
171
-[MIT](LICENSE) © 2021 rtCamp
+[MIT](LICENSE) © 2022 rtCamp
172
173
## Does this interest you?
174
0 commit comments