oops!
This commit is contained in:
parent
6d7300a4ed
commit
83780010fb
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ jobs:
|
|||
|
||||
- name: Set environment variables
|
||||
uses: actions/env@v2.8.0
|
||||
|
||||
- name: Print environment variables
|
||||
run: |
|
||||
echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
|
||||
echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"
|
||||
|
|
Loading…
Reference in a new issue