@@ -17,5 +17,8 @@ Slug from `GITHUB_REF` env variables
## Example usage
```yaml
uses:rlespinasse/github-slug-action@master
- uses:rlespinasse/github-slug-action@master
- name:Print slug variables
run:|
echo ${{ env.GITHUB_REF_SLUG }}
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.