木木的木头 před 2 roky
rodič
revize
a82b454d17
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .github/workflows/release.yml

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

@@ -34,5 +34,5 @@ jobs:
           context: .
           push: true
           tags: |
-            ${{ env.REGISTRY }}/${{ github.actor }}/${{ github.repository }}:${{ steps.get_version.outputs.VERSION }}
-            ${{ env.REGISTRY }}/${{ github.actor }}/${{ github.repository }}:latest
+            ${{ env.REGISTRY }}/${{ github.actor,, }}/${{ github.repository,, }}:${{ steps.get_version.outputs.VERSION }}
+            ${{ env.REGISTRY }}/${{ github.actor,, }}/${{ github.repository,, }}:latest