Skip to content

Commit

Permalink
Update ebrains-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steffengraber authored Apr 19, 2024
1 parent 808faf0 commit 6ab0fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ebrains-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: synctags
uses: wei/git-sync@v3
with:
source_repo: "nest/nest-simulator"
source_repo: "nest/nest-docker/"
source_branch: "refs/tags/*"
destination_repo: "https://ghpusher:${{ secrets.EBRAINS_PUSH_TOKEN }}@gitlab.ebrains.eu/nest/nest-docker.git"
destination_branch: "refs/tags/*"

0 comments on commit 6ab0fe3

Please sign in to comment.