Skip to content

Conversation

@ashleysmithTTD
Copy link
Contributor

No description provided.

sdkVersion: ${{ steps.version.outputs.package_version }}
createNpmJsRelease:
id: github_release
uses: IABTechLab/uid2-shared-actions/actions/shared_create_releases@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

This shared action seems to only be for Docker and Maven releases - the main thing this repo is for is the JS SDK. I think the most straight-forward option is to call softprops/action-gh-release directly. Take a look at the last step here: https://github.com/IABTechLab/uid2-shared-actions/blob/v3.20/actions/shared_create_releases/action.yaml

I think if you omit the body parameter you'll get the auto-generated release notes from the included PRs, but I'm not certain - you might need an extra step.

@ashleysmithTTD ashleysmithTTD merged commit dad9515 into main Jan 30, 2025
3 checks passed
@ashleysmithTTD ashleysmithTTD deleted the ans-UID2-4013-make-release-on-sdk-release branch January 30, 2025 15:57
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