Przeglądaj źródła

fix: ensure newline at end of file in release-rc.yml

Shun Miyazawa 6 miesięcy temu
rodzic
commit
7071208739
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/release-rc.yml

+ 1 - 1
.github/workflows/release-rc.yml

@@ -85,4 +85,4 @@ jobs:
       docker-registry-username: 'wsmoogle'
       tag-temporary: latest
     secrets:
-      DOCKER_REGISTRY_PASSWORD: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}
+      DOCKER_REGISTRY_PASSWORD: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}