Add readme

This commit is contained in:
Piero Toffanin
2021-06-21 14:28:09 -04:00
parent 4fc1443b00
commit a13d2693d1
+8
View File
@@ -0,0 +1,8 @@
# Set Swap Space
```
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 10
```