Skip to content

Commit

Permalink
fix: cleanup process
Browse files Browse the repository at this point in the history
  • Loading branch information
scott45 committed Dec 2, 2024
1 parent dd70ba8 commit 45b8e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:

# Attach changelog as an artifact
- name: Attach Changelog to Release
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Changelog
path: /home/runner/work/changelog.txt
Expand Down

0 comments on commit 45b8e7f

Please sign in to comment.