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

Namespace composer packages with Strauss #3621

Merged
merged 12 commits into from
Aug 30, 2023
Prev Previous commit
Next Next commit
Rename file and adjust artifact name
  • Loading branch information
felipeelia committed Aug 29, 2023
commit 072a7db32875a753e6d33795e6025c4fad33e2fc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Make artifacts available
uses: actions/upload-artifact@v3
with:
name: cypress-artifact
name: Plugin Zip
retention-days: 2
path: |
${{ github.workspace }}/elasticpress.zip
Expand Down