Update Semantic.yml

This commit is contained in:
MrGadget 2024-05-05 05:57:06 -04:00 committed by GitHub
parent 045632caf0
commit 8b6000c5b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,8 @@ jobs:
SemanticRelease:
name: Semantic Release
runs-on: windows-latest
permissions:
contents: write # to be able to publish a GitHub release
steps:
- name: Checkout repository