We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deec530 commit df17436Copy full SHA for df17436
README.md
@@ -1,5 +1,12 @@
1
# GitHub Action for Deployer
2
3
+<p align="center"><sup>Special thanks to:</sup></p>
4
+<a href="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=deployer_20240618">
5
+ <p align="center"><img src=".github/warp-logo@2x.png" alt="Warp"></p>
6
+ <p align="center">Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.</p>
7
+ <p align="center"><b>Visit warp.dev to learn more.</b></p>
8
+</a>
9
+
10
```yaml
11
- name: Deploy
12
uses: deployphp/action@v1
0 commit comments