Skip to content

Commit

Permalink
Update main.yml (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
abergs authored Jan 20, 2025
1 parent 1e9f710 commit 98d81a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
run: >
gh workflow run deploy-passwordless-client-js
gh workflow run "Deploy Passwordless Client-js"
--repo bitwarden/passwordless-devops
--field repository=${{ github.repository }}
--field run-id=${{ github.run_id }}
Expand Down

0 comments on commit 98d81a4

Please sign in to comment.