From 2c16dbf4d2128b16ef7abb597d463a3518712ebe Mon Sep 17 00:00:00 2001 From: Krzysztof Skitek Date: Sun, 10 Jul 2022 01:42:30 +0200 Subject: [PATCH] release: Prepare for v0.1 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 697678b..0a0169f 100644 --- a/action.yml +++ b/action.yml @@ -22,4 +22,4 @@ inputs: default: "10s" runs: using: "docker" - image: "docker://kskitek/screeps-pusher:v0.1-rc3" + image: "docker://kskitek/screeps-pusher:v0.1"