-
This action slug and expose some github variables.
Slug a variable will
Slug
0-9
a-z
- uses: rlespinasse/github-slug-action@1.0.0 - name: Print slug variables run: | echo ${{ env.GITHUB_REF_SLUG }} echo ${{ env.GITHUB_HEAD_REF_SLUG }} echo ${{ env.GITHUB_BASE_REF_SLUG }}