Skip to content

Commit

Permalink
Merge pull request #14 from AjitPadhi-Microsoft/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
AjitPadhi-Microsoft authored Dec 6, 2024
2 parents 93d97ed + 5908de1 commit d0dbc48
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 d0dbc48

Please sign in to comment.