From 27b793ece911ceeff062e67507f758e489aff2c8 Mon Sep 17 00:00:00 2001 From: Sion Smith Date: Sun, 5 Jul 2020 14:18:49 +0100 Subject: [PATCH] - testing tagging action. --- .github/workflows/publish_role_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_role_master.yaml b/.github/workflows/publish_role_master.yaml index c7f4daa..3c438fd 100644 --- a/.github/workflows/publish_role_master.yaml +++ b/.github/workflows/publish_role_master.yaml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: '0' - - name: Bump version and push tag + - name: Bump version and push repo tag id: tagging uses: anothrNick/github-tag-action@master env: