Skip to content

Commit

Permalink
Remove duplicate artifact file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
GerroDen committed Nov 7, 2024
1 parent 141a67e commit f4d0b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Archive
uses: actions/upload-artifact@v4
with:
name: atlassian-forge-dev-tools-${{matrix.browser}}.zip
name: atlassian-forge-dev-tools-${{matrix.browser}}
path: dist/**/*

0 comments on commit f4d0b78

Please sign in to comment.