Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanngoswamii committed Jun 20, 2024
1 parent 638f602 commit 42eba0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
else:
echo "Version is up-to-date."
echo "version_mismatch=false" >> $GITHUB_OUTPUT
fi
- name: Suggest changes if version mismatch
if: steps.check_version.outputs.version_mismatch == 'true'
Expand Down

0 comments on commit 42eba0c

Please sign in to comment.