Skip to content

chore(deps): update dependency semantic-release to v21 #740

chore(deps): update dependency semantic-release to v21

chore(deps): update dependency semantic-release to v21 #740

Workflow file for this run

on:
push:
branches-ignore:
- 'master'
jobs:
ci_trigger:
runs-on: ubuntu-latest
name: Comment Semantic Release Status
steps:
- name: Comment
id: comment
uses: adobe-rnd/github-semantic-release-comment-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}