Skip to content

Commit

Permalink
set env
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 27, 2024
1 parent 55855f2 commit a842d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate_default_project_reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ on:
REPO_KEY_GITLAB:
required: true

env:
REMOTE_REPO_REF: https://oauth2:${{ secrets.REPO_KEY_GITHUB }}\@${{ inputs.repo_path }}
env:
REMOTE_REPO_REF: https://oauth2:${{ secrets.REPO_KEY_GITHUB }}\@${{ inputs.repo_path }}

jobs:
validate-instance:
Expand Down

0 comments on commit a842d70

Please sign in to comment.