Skip to content

Commit

Permalink
Merge pull request #4 from SagarGi/hello1
Browse files Browse the repository at this point in the history
common4
  • Loading branch information
SagarGi authored Nov 23, 2023
2 parents bbc442c + 50d0a89 commit 8c53dc4
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 8c53dc4

Please sign in to comment.