1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2025-12-06 17:57:50 +01:00

add a warning related to set-env change

This commit is contained in:
Benjamin Levesque
2020-11-11 14:50:06 +01:00
committed by GitHub
parent 56c9032868
commit 26ec2ad012

View File

@@ -2,6 +2,10 @@
`short-sha` is a GitHub Action than provides an output `sha` with the shortened commit SHA.
> :warning: On November 16th, 2020 Github removes the `set-env` command. Version prior to v1.2 of this action *will not work*. See github [annoucement](https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/) for details.
## Usage
```yaml