adding permissions

This commit is contained in:
Jansen M Smith 2025-08-22 23:14:30 -04:00 committed by GitHub
parent 8cf337dc73
commit 2ca73c3034
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,10 @@ on:
tags: tags:
- '*' - '*'
jobs: permissions:
contents: write # Required to create releases
jobs:
convert_via_pandoc: convert_via_pandoc:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps: