Skip to content

Commit

Permalink
chore(ci): Trying to find out what is going wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Aug 14, 2023
1 parent a84b3ce commit 8e29572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Deploy packages to github
uses: AButler/upload-release-assets@v2.0
with:
files: 'dist/website/europa-component-library-*.zip;dist/packages/europa-component-library-*-sri.json;dist/packages/ec/ec-preset*.zip;dist/packages/eu/eu-preset*.zip;'
files: 'dist/website/europa-component-library-*.zip;dist/packages/europa-component-library-*-sri.json'
repo-token: ${{ secrets.GITHUB_TOKEN }}
release-tag: ${{ steps.tag.outputs.tag }}
- name: Build the archive
Expand Down

0 comments on commit 8e29572

Please sign in to comment.