Skip to content

Commit

Permalink
fix: remove git tags command from debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Aug 26, 2024
1 parent 79eb065 commit fd07f2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Show tags
run: |
git tag
echo ${{ steps.meta.outputs.tags }}
- name: Extract version from tag
Expand Down

0 comments on commit fd07f2c

Please sign in to comment.