Skip to content

Commit

Permalink
fixup! Chore(ci): Check if branch has tag for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Oct 3, 2024
1 parent 91a8ada commit 5c393cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo "has-tag=false"
fi
- name: Debug
- name: Debug1
run: echo "${{ steps.checkTagExists.outputs.has-tag }}"

publish:
Expand Down

0 comments on commit 5c393cd

Please sign in to comment.