Skip to content

Commit

Permalink
Merge branch 'main' into docs/ING-4678
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelaepure10 authored Mar 7, 2024
2 parents 50a7560 + 4537f49 commit d90bdab
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# https://github.com/marketplace/actions/generate-changelog
# https://github.com/marketplace/actions/generate-changelog

name: 'Create Release Heinrichreimer'

on:
push:
# Sequence of patterns matched against refs/tags
Expand All @@ -16,4 +17,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
token: ${{ secrets.GITHUB_TOKEN }}
output: CHANGELOG.md
output: CHANGELOG.md

0 comments on commit d90bdab

Please sign in to comment.