Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AjitPadhi-Microsoft committed Dec 6, 2024
1 parent cd2fb80 commit 79f8b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Print branch detail
run: |
echo "${{ inputs.push }}"
echo "${{ github.ref_name }}"
echo "${{ github.ref }}"
- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit 79f8b42

Please sign in to comment.