mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
refactor: remove all node related files
This commit is contained in:
committed by
Romain Lespinasse
parent
4405613430
commit
e13c7fcc34
2
.github/workflows/github-slug.yml
vendored
2
.github/workflows/github-slug.yml
vendored
@@ -10,8 +10,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: npm run all
|
||||
- uses: ./
|
||||
- name: Partial variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user