Skip to content

Conversation

@compojoom
Copy link
Collaborator

No description provided.

@compojoom compojoom requested a review from katspaugh June 25, 2024 09:44
@compojoom compojoom merged commit 7e4cb8b into main Jun 25, 2024
@compojoom compojoom deleted the publish-github branch June 25, 2024 09:55
echo "NEW_VERSION=$NEW_VERSION" >> $GITHUB_ENV
if [ "$NEW_VERSION" != "$OLD_VERSION" ]; then
echo "New version $NEW_VERSION detected"
echo "version=$NEW_VERSION" >> $GITHUB_OUTPUT
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed then, we can use the env var instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants