snapcrafters / ci

Repository for shared CI tools and actions
https://github.com/snapcrafters/.github/wiki
MIT License
3 stars 7 forks source link

fix: copy target of screenshot symlinks when committing #25

Closed jnsgruk closed 11 months ago

jnsgruk commented 11 months ago

Fixes https://github.com/snapcrafters/.github/issues/17.

When we moved to allow multiple screenshots, we ended up committing a bunch of symlinks that didn't resolve properly in the screenshots repo. This fixes that problem.