One upload per nfpms ID and update MacOS Name

This commit is contained in:
mlsmaycon
2022-05-23 18:19:53 +02:00
parent 2e3639b56c
commit 94794311d7
2 changed files with 16 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ jobs:
uses: benc-uk/workflow-dispatch@v1
if: startsWith(github.ref, 'refs/tags/')
with:
workflow: Sign darwin ui app
workflow: Sign darwin ui app with dispatch
repo: netbirdio/sign-pipelines
ref: ${{ env.SIGN_PIPE_VER }}
token: ${{ secrets.SIGN_GITHUB_TOKEN }}