Skip to content

Commit

Permalink
build(release): automate release if tag is created - use master which…
Browse files Browse the repository at this point in the history
… is bad
  • Loading branch information
sebastiangaiser committed Apr 25, 2024
1 parent 1bf3044 commit fa935ee
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 @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Changelog
uses: Bullrich/generate-release-changelog@v2
uses: Bullrich/generate-release-changelog@master
id: Changelog
env:
REPO: ${{ github.repository }}
Expand Down

0 comments on commit fa935ee

Please sign in to comment.