Skip to content

Commit

Permalink
Getting autochangelog compile working
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Aug 28, 2024
1 parent 51eace6 commit 3228223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
git commit -m "Automatic changelog compile [ci skip]" -a || true
- name: "Push"
if: steps.value_holder.outputs.ACTIONS_ENABLED
uses: ad-m/github-push-action@campaign
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3228223

Please sign in to comment.