Skip to content

Replace action-gh-release with GitHub CLI#34

Merged
adriaanzon merged 1 commit intomainfrom
actions-fix-node-deprecation-warning
Apr 14, 2026
Merged

Replace action-gh-release with GitHub CLI#34
adriaanzon merged 1 commit intomainfrom
actions-fix-node-deprecation-warning

Conversation

@adriaanzon
Copy link
Copy Markdown
Member

Use the built-in gh CLI to upload the release zip file instead of relying on a third-party action, to avoid Node deprecation warning.

Follows the same pattern as our PrestaShop module: https://github.com/sendynl/prestashop-module/blob/master/.github/workflows/build-release.yml

Use the built-in `gh` CLI to upload the release zip file instead of
relying on a third-party action, to avoid Node deprecation warning.
@adriaanzon adriaanzon requested a review from dbarneveld March 30, 2026 10:01
@adriaanzon adriaanzon merged commit b2a4bb1 into main Apr 14, 2026
1 check passed
@adriaanzon adriaanzon deleted the actions-fix-node-deprecation-warning branch April 14, 2026 13:24
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