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 #120

Closed
wants to merge 2 commits into from

Conversation

AssetOverflow
Copy link

@AssetOverflow AssetOverflow commented May 16, 2024

update ::set-output to new environment file syntax: echo "{name}={value}" >> "$GITHUB_OUTPUT"

updated the update to remove the quotes. now adjusted to:
echo "{name}={value}" >> $GITHUB_OUTPUT

update ::set-output to new environment file syntax:
echo "{name}={value}" >> "$GITHUB_OUTPUT"
edited the edit. removed the "" from $GITHUB_OUTPUT(s)
@AssetOverflow AssetOverflow deleted the patch-1 branch May 16, 2024 16:46
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
@AssetOverflow AssetOverflow restored the patch-1 branch May 16, 2024 16:54
@AssetOverflow AssetOverflow deleted the patch-1 branch May 16, 2024 16:56
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.

1 participant