Yeuoly 1 vuosi sitten
vanhempi
commit
440839c2c9
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      .github/workflows/build.yml

+ 3 - 3
.github/workflows/build.yml

@@ -12,9 +12,9 @@ on:
       arch_label:
         required: true
         type: string
-    secrets:
-      - DOCKERHUB_USER
-      - DOCKERHUB_TOKEN
+      secrets:
+        required: true
+        type: object
 
 jobs:
   build: