Skip to content

fix(deps): bump wheel from 0.41.2 to 0.41.3 (#263) #223

fix(deps): bump wheel from 0.41.2 to 0.41.3 (#263)

fix(deps): bump wheel from 0.41.2 to 0.41.3 (#263) #223

name: Run semantic-release
on:
push:
branches:
- main
jobs:
semantic-release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run go-semantic-release
id: semrel
uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
allow-initial-development-versions: true