We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9f710 commit 98d81a4Copy full SHA for 98d81a4
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
env:
81
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
82
run: >
83
- gh workflow run deploy-passwordless-client-js
+ gh workflow run "Deploy Passwordless Client-js"
84
--repo bitwarden/passwordless-devops
85
--field repository=${{ github.repository }}
86
--field run-id=${{ github.run_id }}
0 commit comments