Browse Source

Update branchtest.yml (#2387)

Matthew R Kasun 2 years ago
parent
commit
9ad76c22fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/branchtest.yml

+ 1 - 1
.github/workflows/branchtest.yml

@@ -29,7 +29,7 @@ jobs:
           repository: gravitl/netclient
           repository: gravitl/netclient
           ref: develop
           ref: develop
       - name: check if branch exists
       - name: check if branch exists
-        id: checkbranch
+        id: getbranch
         run: |
         run: |
           if git show-ref ${{ github.head_ref}}; then
           if git show-ref ${{ github.head_ref}}; then
             echo branch exists
             echo branch exists