Skip to content

Commit

Permalink
update wokflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ujala-singh committed Apr 8, 2024
1 parent f714957 commit 25d7df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/receiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
branch_name: ${{ steps.get_branch.outputs.branch }}
image_tag: ${{ steps.get_image_tag.outputs.image_tag }}
service_pr_url: ${{ steps.extract_service_pr_url.outputs.service_pr_url }}
service_pr_user: ${{ steps.extract_service_pr_url.outputs.service_pr_user }}
service_pr_user: ${{ steps.extract_service_pr_user.outputs.service_pr_user }}
steps:
- name: An event received
id: extract_service_repo_name
Expand Down

0 comments on commit 25d7df5

Please sign in to comment.