From 68d8439b6b7c017911553fcde7e580a5c4db5030 Mon Sep 17 00:00:00 2001 From: Piotr Grabowski Date: Mon, 12 Sep 2022 17:02:11 +0200 Subject: [PATCH] explo(ghactions): - --- .github/workflows/dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index 5b0a209..c1884b1 100644 --- a/.github/workflows/dist.yml +++ b/.github/workflows/dist.yml @@ -2,7 +2,7 @@ name: dist "on": push: - branches: [master] + branches: [master, explo/gh-actions] jobs: dist: runs-on: ubuntu-latest