We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9b8b0 commit bb43581Copy full SHA for bb43581
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
environment: release
52
runs-on: aws-lambda-powertools_ubuntu-latest_4-core
53
permissions:
54
- contents: read
+ contents: write
55
outputs:
56
RELEASE_VERSION: ${{ steps.release_version.outputs.RELEASE_VERSION }}
57
env:
0 commit comments