troubleshooting variables

This commit is contained in:
2025-10-31 12:26:06 -05:00
parent 674146bff8
commit d022c6cc9f

View File

@@ -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: |