Skip to content

Commit d85c426

Browse files
committed
fix last details
1 parent a69d40d commit d85c426

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- name: 🔍 Show event name and action
1717
run: |
18+
echo "TAG ${{ github.ref }}"
1819
echo "ref: $GITHUB_REF"
1920
echo "ref_type: ${{ github.event.ref_type }}"
2021
echo "event_name: ${{ github.event_name }}"

0 commit comments

Comments
 (0)