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

workflow: fix missing closing bracket in actions #367

Merged

Conversation

sumukhballal
Copy link
Contributor

Description of changes:

Fixes an error in the release.yml file.

The workflow is not valid. .github/workflows/release.yml (Line: 121, Col: 24): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@sumukhballal sumukhballal requested a review from cbgbt September 11, 2024 22:55
@sumukhballal sumukhballal merged commit 4876c05 into bottlerocket-os:develop Sep 11, 2024
1 check passed
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