Skip to content

Commit 990ac0b

Browse files
Update docker-build-and-push.yml
1 parent 2de069b commit 990ac0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-build-and-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
run: |
4444
echo "inputs.push: ${{ inputs.push }}"
4545
echo "github.ref_name: ${{ github.ref_name }}"
46+
echo "github.event_name: ${{ github.event_name }}"
47+
4648
4749
- name: Set Docker image tag
4850
run: |

0 commit comments

Comments
 (0)