Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhepS committed Sep 12, 2023
1 parent 9a628e7 commit 9fdc2d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ name: Sync a branch to private repo

env:
DEFAULT_BRANCH_TO_SYNC: ${{ github.event.repository.default_branch }}
PUBLIC_BRANCH: ${{ github.event.inputs.branch_to_sync || env.DEFAULT_BRANCH_TO_SYNC }}
PRIVATE_BRANCH: ${{ PUBLIC_BRANCH//\//- }}

jobs:
sync_public_repo_to_private:
Expand Down

0 comments on commit 9fdc2d6

Please sign in to comment.