Commit d3f07781 authored by Ian Burden's avatar Ian Burden Committed by indigobravo

Troubleshooting release workflow

- This commit manual sets the `contents` permission to write.
- We were running into failures after enabling the `id-token: write`
  permission required for AWS OIDC auth
parent ae493b0d
name: Release
permissions:
id-token: write # Required for AWS OIDC auth.
id-token: write # Required for AWS OIDC auth.
contents: write # Required to tag
concurrency:
group: ${{ github.event.repository.name }}-deploy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment