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

fix: more occurrences of ENV:GITHUB_OUTPUT, and better error if rpm/deb files missing #317

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

cprice404
Copy link
Contributor

No description provided.

@cprice404 cprice404 requested a review from bruuuuuuuce April 19, 2024 21:57
@@ -54,7 +54,7 @@ jobs:

- name: Output release
id: release
run: echo "release=${{ steps.semrel.outputs.version }}" >> $GITHUB_OUTPUT
run: echo "release=${{ steps.semrel.outputs.version }}" >> $ENV:GITHUB_OUTPUT
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i don't know. all i know is that in the failures that I saw from this repo, the places where we were doing ENV:GITHUB_OUTPUT seemed to work, and these ones seem to not be working, so I'm just throwing a dart

Copy link
Contributor

@bruuuuuuuce bruuuuuuuce left a comment

Choose a reason for hiding this comment

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

:shipit:

@cprice404 cprice404 merged commit b0f39ff into main Apr 19, 2024
3 checks passed
@cprice404 cprice404 deleted the more-linux-windows-release-fixes branch April 19, 2024 22:07
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.

2 participants