Skip to content

Commit

Permalink
Fix downloading changelog artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsDrike committed Aug 10, 2023
1 parent c126457 commit 55c687f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
uses: actions/download-artifact@v3.0.2
with:
name: "changelog"
path: "changelog.txt"

- name: Generate token
id: generate_token
Expand Down

0 comments on commit 55c687f

Please sign in to comment.