mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-07-18 02:01:43 +00:00
feat: expose GITHUB_REF_SLUG
This commit is contained in:
6
action.yml
Normal file
6
action.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# action.yml
|
||||
name: 'GitHub Slug'
|
||||
description: 'Action to slug and expose some github variables'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user