1
Fork 0
mirror of https://github.com/Steffo99/obsidian-file-index.git synced 2024-10-16 13:17:26 +00:00

Give contents permission

This commit is contained in:
Steffo 2023-11-06 15:06:48 +01:00
parent 3a8292fe58
commit 482ef7201f
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -5,6 +5,9 @@ on:
tags:
- "*"
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest