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 4ca7450 commit 24d73a2Copy full SHA for 24d73a2
.github/workflows/update-layer-versions.yml
@@ -60,6 +60,6 @@ jobs:
60
After merging, a new Bref release needs to be created.
61
62
If you are using AWS Lambda layer ARNs, check out [runtimes.bref.sh](https://runtimes.bref.sh/) to see the latest ARNs.
63
- branch: new-layer-versions
+ branch: new-layer-versions-v3
64
base: v3 # temporary until v3 becomes the main branch
65
delete-branch: true # delete after merging or closing the PR
0 commit comments