Update permission to allow publishing release

This commit is contained in:
Wilken Rivera 2022-06-14 21:26:56 -04:00
parent 10306d4187
commit d34c6fee03

View file

@ -17,6 +17,8 @@ permissions:
contents: read
jobs:
permissions:
contents: write
# Build a fresh set of artifacts
build-artifacts:
uses: hashicorp/packer/.github/workflows/build.yml@main