Skip to content

Commit

Permalink
#479 Adjusted name artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseno2186 committed Jul 18, 2024
1 parent 31ee877 commit df40691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
needs: build
steps:
- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: artifacts
name: artifacts.zip
path: .

- name: Unpack Artifacts
Expand Down

0 comments on commit df40691

Please sign in to comment.