Skip to content

Commit

Permalink
Merge pull request #13 from tagconcierge/feature/body-event-on-librar…
Browse files Browse the repository at this point in the history
…y-loaded

remove zip from artifact name
  • Loading branch information
mfrankiewicz authored May 14, 2024
2 parents a000d76 + 3fc705c commit 6b0e54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: martinbeentjes/[email protected]
- uses: actions/upload-artifact@v4
with:
name: consent-banner-${{ steps.package-version.outputs.current-version}}.zip
name: consent-banner-${{ steps.package-version.outputs.current-version}}
path: dist/consent-banner-js/${{ steps.package-version.outputs.current-version}}

0 comments on commit 6b0e54c

Please sign in to comment.