Skip to content

Commit

Permalink
Update lister.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Jan 14, 2025
1 parent 8bfc733 commit 8c6f0d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lister.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: "Clone Target Repository"
env:
TARGET_REPO_TOKEN: ${{ secrets.TARGET_REPO_TOKEN }}
TARGET_OWNER: Portable-Linux-Apps
TARGET_REPO: Portable-Linux-Apps
TARGET_OWNER: ivan-hc
TARGET_REPO: AM
run: |
git clone "https://x-access-token:[email protected]/$TARGET_OWNER/$TARGET_REPO.git" target-repo
Expand Down

0 comments on commit 8c6f0d8

Please sign in to comment.