ci: introduce version 2.x serie

This commit is contained in:
rlespinasse
2020-04-25 23:17:37 +02:00
parent 8799f16714
commit 250b75dc58
2 changed files with 9 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ Others `Slug`-ish commands are available:
## Exposed environment variables
```yaml
- uses: rlespinasse/github-slug-action@v1.1.x
- uses: rlespinasse/github-slug-action@v2.x
- name: Print slug variables
run: |
echo ${{ env.GITHUB_REF_SLUG }}