We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
2 weeks ago the action was working: https://github.com/radxa-pkg/radxa-overlays/actions/runs/14512172143/job/40713439773 Now with the same input it will fail: https://github.com/radxa-pkg/edk2-cix/actions/runs/14699628860/job/41246948535
The text was updated successfully, but these errors were encountered:
Both uses the following snippet:
- name: "Append changelog" uses: "softprops/action-gh-release@v2" with: append_body: true body: | ## Changelog for ${{ env.version }} ${{ env.changes }} tag_name: "${{ env.version }}"
Sorry, something went wrong.
Umm an older version of workflow worked: https://github.com/radxa-pkg/cix-profiles/actions/runs/14701340085/workflow#L70-L92
No branches or pull requests
2 weeks ago the action was working: https://github.com/radxa-pkg/radxa-overlays/actions/runs/14512172143/job/40713439773
Now with the same input it will fail: https://github.com/radxa-pkg/edk2-cix/actions/runs/14699628860/job/41246948535
The text was updated successfully, but these errors were encountered: