0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 03:01:50 +02:00

fix: push release using GH_token

This commit is contained in:
2025-05-19 16:57:11 +02:00
committed by Klaus Wakonig
parent 34002fa51a
commit 1e344eacb7

View File

@ -93,7 +93,8 @@ jobs:
- name: Semantic Version Release
id: release
# Adjust tag with desired version if applicable.
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pip install python-semantic-release==9.* wheel build twine
semantic-release -vv version