From e8e51544ee07438e8ab3a06410b6359ca32e6983 Mon Sep 17 00:00:00 2001 From: phips28 Date: Sat, 4 Apr 2020 01:36:29 +0200 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c56c739..1f10d26 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ It is meant to be used on every successful merge to master but you'll need to configured that workflow yourself. You can look to the [`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example. +**Attention** + Make sure you use the `actions/checkout@v2` action! ### Workflow