Skip to content

Commit

Permalink
Trying to fix the github action release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnyblast committed Nov 11, 2024
1 parent 762ffd9 commit 2f9d0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Archive dist
uses: actions/upload-artifact@v4
with:
name: angular-build.zip
name: angular-build
path: ./dist

release:
Expand Down

0 comments on commit 2f9d0fd

Please sign in to comment.