Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build-and-publish.yml #121

Closed
wants to merge 1 commit into from

Conversation

AssetOverflow
Copy link

@AssetOverflow AssetOverflow commented May 16, 2024

updated build-and-publish.yml

Noticed in failed build that the syntax "::set-output" was deprecated.
Updated syntax in attempts to possibly relieve the error related to the unnsuccessful build (Error relating to "version" not being found/set.

::set-output syntax update - "name=version" >> $GITHUB_OUTPUT

updated build-and-publish.yml

::set-output syntax update - "name=version" >> $GITHUB_OUTPUT
@chipkent
Copy link
Collaborator

The problem I think this is targeting should be resolved by #122.

@AssetOverflow
Copy link
Author

The problem I think this is targeting should be resolved by #122.

Understood. Failed that one. Will re-read that resource on Semantic Versioning and do a little more studying on github workflows.

@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants