Skip to content

Commit

Permalink
Add gloggi
Browse files Browse the repository at this point in the history
  • Loading branch information
tobifra committed Mar 25, 2024
1 parent 7c917cd commit c241230
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,9 @@ jobs:
source_branch: 'master'
destination_branch: 'deploy-gryfensee'
github_token: ${{ secrets.REPO_ACCESS_TOKEN }}
- uses: repo-sync/github-sync@v2
with:
source_repo: 'gloggi/abteilungs-homepage'
source_branch: 'master'
destination_branch: 'deploy-gloggi'
github_token: ${{ secrets.REPO_ACCESS_TOKEN }}

0 comments on commit c241230

Please sign in to comment.