Kaynağa Gözat

Add release_type input to GitHub Actions workflow

jimsterino98 5 ay önce
ebeveyn
işleme
747d3ae555
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -103,6 +103,7 @@ jobs:
       droidspace: ${{ inputs.droidspace }}
       logs: ${{ inputs.logs }}
       ntsync: ${{ inputs.ntsync }}
+      release_type: ${{ inputs.release_type }}
 
   release:
     runs-on: ubuntu-latest