mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-13 18:11:17 +00:00
build: release 1.0.0
This commit is contained in:
@@ -19,7 +19,7 @@ This action slug and expose some github variables.
|
|||||||
## Example usage
|
## Example usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: rlespinasse/github-slug-action@master
|
- uses: rlespinasse/github-slug-action@1.0.0
|
||||||
- name: Print slug variables
|
- name: Print slug variables
|
||||||
run: |
|
run: |
|
||||||
echo ${{ env.GITHUB_REF_SLUG }}
|
echo ${{ env.GITHUB_REF_SLUG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user