name: 'GitHub Slug Action' description: 'GitHub Action to expose slug value of environment variables inside your GitHub workflow' author: 'rlespinasse' runs: using: 'node20' main: 'dist/index.js' branding: icon: 'minimize' color: 'blue'