Skip to content

Comments

ci: adjust GitHub actions#946

Merged
susnux merged 1 commit intomainfrom
chore/adjust-actions
Mar 26, 2025
Merged

ci: adjust GitHub actions#946
susnux merged 1 commit intomainfrom
chore/adjust-actions

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Mar 25, 2025

  • read-package-engines-version-actions not needed as we have the engines field in package.json
  • There are no compiled assets so nothing to check for "webpack"
  • files are in lib not src
  • We cannot publish on github here so remove that from the release action
  • On libraries organization we do not need admin permissions for publish packages.

@susnux susnux requested a review from ShGKme March 25, 2025 10:14
@ShGKme

This comment was marked as resolved.

- `read-package-engines-version-actions` not needed as we have the
  `engines` field in package.json
- There are no compiled assets so nothing to check for "webpack"
- files are in `lib` not `src`
- We cannot publish on github here so remove that from the release
  action
- On libraries organization we do not need admin permissions for publish
  packages.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the chore/adjust-actions branch from a7aa49c to ee09f6a Compare March 26, 2025 09:00
@susnux susnux merged commit 270703d into main Mar 26, 2025
10 checks passed
@susnux susnux deleted the chore/adjust-actions branch March 26, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants