Skip to content

Update deploy-docker-image-release.yml to replace deprecated set-output#184

Merged
tungbq merged 1 commit intotungbq:mainfrom
K-dash:fix/deploy-docker-image-release.yml-for-output
Jul 5, 2024
Merged

Update deploy-docker-image-release.yml to replace deprecated set-output#184
tungbq merged 1 commit intotungbq:mainfrom
K-dash:fix/deploy-docker-image-release.yml-for-output

Conversation

@K-dash
Copy link
Contributor

@K-dash K-dash commented Jul 4, 2024

@tungbq
Hi!
The following changes have been made. Please review them and provide your feedback.

Closes: #175

Changes

  • .github/workflows/deploy-docker-image-release.yml
    • Replaced the deprecated set-output command with the new $GITHUB_ENV method to set environment variables across steps in the workflow.

@K-dash K-dash requested a review from tungbq as a code owner July 4, 2024 04:34
Copy link
Owner

@tungbq tungbq left a comment

Choose a reason for hiding this comment

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

Great work! Thanks for your contribution @K-dash

@tungbq tungbq added the ci label Jul 5, 2024
@tungbq tungbq merged commit db7ce3b into tungbq:main Jul 5, 2024
@K-dash K-dash deleted the fix/deploy-docker-image-release.yml-for-output branch July 6, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: Upgrade release workflow to using Environment Files

2 participants