Skip to content

Commit

Permalink
pushes tags to mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
madoleary committed Jan 13, 2025
1 parent 0ccff9d commit 353226e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
git remote add gitlab https://oauth2:${GITLAB_TOKEN}@git.tosdr.org/tosdr/phoenix.git
# Push to the mirror
git push gitlab master
git push gitlab master --tags

0 comments on commit 353226e

Please sign in to comment.