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 88941d3 commit c6aa3e6Copy full SHA for c6aa3e6
template.yml
@@ -15,7 +15,7 @@ Metadata:
15
# Update the semantic version and run sam publish to publish a new version of your app
16
SemanticVersion: 0.0.3
17
# best practice is to use git tags for each release and link to the version tag as your source code URL
18
- SourceCodeUrl: https://github.com/chander/macnoms-lambda-to-slack/tree/0.0.2
+ SourceCodeUrl: https://github.com/chander/macnoms-lambda-to-slack/tree/0.0.3
19
20
Parameters:
21
LogLevel:
0 commit comments