Skip to content

Commit

Permalink
Undo the changelog github action change and let it be done in a diffe…
Browse files Browse the repository at this point in the history
…rent PR.
  • Loading branch information
SpicyLemon committed Mar 7, 2024
1 parent 6103ed0 commit 1680524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: dangoslen/dependabot-changelog-helper@v3
with:
version: ${{ needs.setup.outputs.version }}
activationLabels: 'dependencies'
activationLabel: 'dependencies'
changelogPath: './CHANGELOG.md'

# This step is required for committing the changes to your branch.
Expand Down

0 comments on commit 1680524

Please sign in to comment.