فهرست منبع

Update gradle.yml

Danielshe 5 سال پیش
والد
کامیت
f0a6df3b6a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/gradle.yml

+ 2 - 2
.github/workflows/gradle.yml

@@ -18,5 +18,5 @@ jobs:
       env:
         BINTRAY_USER: shedaniel
         OSS_TOKEN: shedaniel
-        BINTRAY_KEY: $${{ secrets.BINTRAY_KEY }}
-        OSS_PASS: $${{ secrets.OSS_PASS }}
+        BINTRAY_KEY: ${{ secrets.BINTRAY_KEY }}
+        OSS_PASS: ${{ secrets.OSS_PASS }}