Explorar o código

Update branchtest.yml (#2387)

Matthew R Kasun %!s(int64=2) %!d(string=hai) anos
pai
achega
9ad76c22fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/branchtest.yml

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

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