Browse Source

No "v" in tag

Just Call Me Koko 3 years ago
parent
commit
d2b8cf76ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build_push.yml

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

@@ -46,7 +46,7 @@ jobs:
         uses: actions/checkout@v2
         uses: actions/checkout@v2
         with:
         with:
           repository: h2zero/NimBLE-Arduino
           repository: h2zero/NimBLE-Arduino
-          ref: v1.2.0
+          ref: 1.2.0
           path: CustomNimBLE-Arduino
           path: CustomNimBLE-Arduino
           
           
       - name: Install Adafruit_NeoPixel
       - name: Install Adafruit_NeoPixel