Skip to content

Commit

Permalink
πŸš€ Bump version to 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-tom committed Aug 26, 2024
1 parent 930e189 commit d2b780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-version-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
)
echo "is_tagged_commit=$(($is_tagged_commit))" >> $GITHUB_OUTPUT
- name: Debug again
- name: Debug
env:
IS_TAGGED_COMMIT: ${{ steps.tag_check.outputs.is_tagged_commit }}
run: echo "TAGGED? $IS_TAGGED_COMMIT"

0 comments on commit d2b780e

Please sign in to comment.