Skip to content

Commit

Permalink
HOTFIX: lambda-do-release-runners.yml seems to require extra permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanschmidt committed May 17, 2024
1 parent 317d3de commit 5ea9964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lambda-release-tag-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
tag: v${{ steps.date.outputs.date }}

call-release:
permissions:
contents: write
needs: tag
uses: ./.github/workflows/lambda-do-release-runners.yml
with:
Expand Down

0 comments on commit 5ea9964

Please sign in to comment.