(Hopefully) FIx release workflow

This commit is contained in:
Willy-JL
2024-03-10 13:37:05 +00:00
parent ef557bc1c6
commit 58bd638303

View File

@@ -7,6 +7,8 @@ on:
jobs:
release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: "Checkout code"