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.
1 parent b3f9586 commit 99a78f7Copy full SHA for 99a78f7
.craft.yml
@@ -3,7 +3,7 @@ changelogPolicy: simple
3
preReleaseCommand: bash scripts/craft-pre-release.sh
4
targets:
5
- name: aws-lambda-layer
6
- includeNames: /^sentry-node-serverless-\d+(\.\d+)*\.zip$/
+ includeNames: /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha)\.\d+)?\.zip$/
7
layerName: SentryNodeServerlessSDK
8
compatibleRuntimes:
9
- name: node
0 commit comments