gingerBill hai 1 ano
pai
achega
dc6a8e5ffb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/nightly.yml

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

@@ -189,7 +189,7 @@ jobs:
           DAYS_TO_KEEP: ${{ secrets.B2_DAYS_TO_KEEP }}
         run: |
           echo Authorizing B2 account
-          b2 acount authorize "$APPID" "$APPKEY"
+          b2 account authorize "$APPID" "$APPKEY"
 
           echo Uploading artifcates to B2
           chmod +x ./ci/upload_create_nightly.sh