Skip to content

Commit

Permalink
ci: publish beta changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Aug 12, 2024
1 parent 72056b5 commit 8cc7a29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ jobs:

- name: Generate Changelog
run: npx changelogithub
if: ${{ !contains(github.ref_name, 'beta') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8cc7a29

Please sign in to comment.