Skip to content

Commit

Permalink
test: cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Aug 22, 2022
1 parent 93bbda9 commit 75a1258
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/03-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Publish Changelog

on:
workflow_call:
version:
required: true
type: string
inputs:
version:
required: true
type: string

jobs:
changelog:
Expand Down

0 comments on commit 75a1258

Please sign in to comment.