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