mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
docs: fix link to use by badge
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[![Release][release-badge]][releases]
|
[![Release][release-badge]][releases]
|
||||||
![Lint][lint-badge]
|
![Lint][lint-badge]
|
||||||
[![Public workflows that use this action][who-use-it]][use-count-badge]
|
[![Public workflows that use this action][use-count-badge]][who-use-it]
|
||||||
[![Licence][license-badge]][license]
|
[![Licence][license-badge]][license]
|
||||||
|
|
||||||
This GitHub Action will expose the slug/short values of [some GitHub environment variables][github-env-vars] inside your GitHub workflow.
|
This GitHub Action will expose the slug/short values of [some GitHub environment variables][github-env-vars] inside your GitHub workflow.
|
||||||
|
|||||||
Reference in New Issue
Block a user