Skip to content

Commit

Permalink
debug gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-ge committed Jun 25, 2024
1 parent 53036d6 commit 7202b7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ jobs:
WITH_V: true
DEFAULT_BUMP: patch
DRY_RUN: true

- name: Debug print generated tag
run: echo "Generated tag is ${{ steps.generate_tag.outputs.new_tag }}"
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 7202b7d

Please sign in to comment.