Skip to content

Commit 98d81a4

Browse files
authored
Update main.yml (#102)
1 parent 1e9f710 commit 98d81a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
env:
8181
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
8282
run: >
83-
gh workflow run deploy-passwordless-client-js
83+
gh workflow run "Deploy Passwordless Client-js"
8484
--repo bitwarden/passwordless-devops
8585
--field repository=${{ github.repository }}
8686
--field run-id=${{ github.run_id }}

0 commit comments

Comments
 (0)