Skip to content

Commit

Permalink
simplify changelog action. (#101)
Browse files Browse the repository at this point in the history
Update changelog.yml
  • Loading branch information
portlek authored Feb 20, 2024
1 parent aec2a56 commit 20df38a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.head_commit.message, 'skip-snapshot') }}
steps:
- uses: actions/checkout@v4

- uses: release-drafter/release-drafter@master
id: release
env:
Expand Down

0 comments on commit 20df38a

Please sign in to comment.