Simple Webhook Trigger
Version updated for 1ockwood/simple-webhook-trigger-action to version v1.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
This release consists of a lot of streamlining.
Added:
- Implement action workflow to handle the build and force push semantic tags, per the GitHub docs.
Changed:
- Update runner to use
node20
now that it’s available. - Change to cjs for better compatibility with
build-and-tag-action
.
Removed:
- Remove
node-fetch
dependency. - Remove
dist
directory from repo.