Browse Source

feat 0.2.2

Yeuoly 1 year ago
parent
commit
72fee8814c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/build.yml

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

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