Skip to content

Commit

Permalink
common4
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarGi committed Nov 23, 2023
1 parent bbc442c commit 50d0a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Get branch name
run: |
echo "Branch name: ${{ inputs.branch }}"
echo "Branch name from trigger: ${{ inputs.branch }}"
- name: Install node required
uses: actions/setup-node@v3
Expand Down

0 comments on commit 50d0a89

Please sign in to comment.