s0 / git-publish-subdir-action

GitHub Action to push a subdirectory as a branch to any git repo (e.g. for GitHub Pages)
https://github.com/marketplace/actions/push-git-subdirectory-as-branch
MIT License
208 stars 36 forks source link

Make a release #104

Closed vavsab closed 3 months ago

vavsab commented 3 months ago

Hi team. Could you please make a release? I do not feel comfortable using @master but the last release is too old :(

s0 commented 3 months ago

Hey, probably best to actually pin the specific commit of the version you want to use, ala: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

I currently don't have time to maintain this repo in my free time unfortunately

vavsab commented 3 months ago

Got you. Will stay with master then