mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-07-02 02:30:57 +00:00
build: release 1.0.1
This commit is contained in:
@@ -20,7 +20,7 @@ This action slug and expose some github variables.
|
|||||||
## Example usage
|
## Example usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: rlespinasse/github-slug-action@1.0.0
|
- uses: rlespinasse/github-slug-action@1.0.1
|
||||||
- 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