fix(workflow): hello??
This commit is contained in:
parent
53747bbd1e
commit
f1ca475003
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set Environment Variable
|
||||
- uses: actions/env@v2
|
||||
- name: Set branch name
|
||||
run: echo "BRANCH=$CI_ACTION_REF_NAME_SLUG" >> $GITHUB_ENV
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue