ci: Add missing workflow permission

This commit is contained in:
oSumAtrIX
2023-12-14 01:20:21 +01:00
parent 0cc7625581
commit e2232ff02e

View File

@@ -43,4 +43,6 @@ jobs:
run: npm install
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.REPOSITORY_PUSH_ACCESS }}
run: npm exec semantic-release