Skip to content

Commit

Permalink
adding version to include
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
  • Loading branch information
aepfli committed Mar 20, 2023
1 parent 7035715 commit 94d466e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@ jobs:
if: needs.release-please.outputs.releases_created == 'true'
with:
tag_name: ${{ needs.release-please.outputs.tag_name }}
uses: ./.github/workflows/release-docs.yml
uses: keptn/docs-tooling/.github/workflows/release-docs.yml@v0.0.2-beta1
secrets: inherit

0 comments on commit 94d466e

Please sign in to comment.