From 1412036023e8fa2ab860c4b772d28f76103d91b0 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Thu, 25 Jun 2020 23:56:43 -0700 Subject: [PATCH] test snapshot release --- .github/workflows/snapshot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index 7806a61..fe412b3 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -8,6 +8,7 @@ on: - '**.scala' - '**.java' - '**.sbt' + - '.github/workflows/snapshot.yml' tag: - '!*'