Skip to content

Commit

Permalink
Update pre-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MyDrift-user authored Jun 25, 2024
1 parent b313cd6 commit dea04c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Draft Release Changelog
id: draft_release
uses: release-drafter/release-drafter@v5.24.0 # Ensuring Node.js 20 support
uses: release-drafter/release-drafter@v5.25.0 # Ensuring Node.js 20 support
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit dea04c8

Please sign in to comment.