troubleshooting variables
This commit is contained in:
@@ -40,8 +40,8 @@ runs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
github-server-url: $GITHUB_SERVER_URL
|
github-server-url: $GITHUB_SERVER_URL
|
||||||
repository: $REPOSITORY
|
repository: $INPUT_REPOSITORY
|
||||||
ref: $BRANCH
|
ref: $INPUT_BRANCH
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user