adamgian / minify-selectors

Post-processor to minify class and ID selector names.
Apache License 2.0
8 stars 0 forks source link

Adjust deploy action to take into account the branch the run was started on #55

Closed adamgian closed 4 months ago

adamgian commented 5 months ago

So that the code zipped in the release is from the correct branch.

adamgian commented 5 months ago

This should be it:

gh release edit ${{ github.event.inputs.tag }} --target=${{ github.ref_name }}
adamgian commented 4 months ago

Fixed in a feature branch commit 66b1c51dc1b2a16d37dea7f484c4aada20946f44