Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use relative path for zip release asset #2284

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

fariss
Copy link
Collaborator

@fariss fariss commented Aug 12, 2024

This PR

  • fixes a a typo in package.json
  • moves the zip asset to the public dir.

Note: public dir is a special dir which hosts files that would be served as is, so it makes sense to put the release for download there.

Checklist

  • No CHANGELOG update needed
  • No new tests needed
  • No documentation update needed

This commit -
- fixes a a typo in package.json (outDir)
- sets the href of the zip file to ./
- moves the zip asset to the public dir.

Note: public dir is a special dir which hosts files that would be served
as is, so it makes sense to put the release for download there.
@fariss fariss marked this pull request as draft August 12, 2024 15:33
@fariss fariss marked this pull request as ready for review August 12, 2024 15:42
@mr-tz mr-tz mentioned this pull request Aug 12, 2024
3 tasks
@mr-tz mr-tz merged commit 71ae51e into mandiant:master Aug 12, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants