Skip to content

Commit

Permalink
Push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralButter committed Dec 7, 2023
1 parent 84548eb commit 947bdb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dorg_git_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
git remote add dorg [email protected]:project/tide_core.git
- name: Push the current branch to the Drupal.org remote
run: |
git push dorg HEAD
git push dorg HEAD
git push --tags

0 comments on commit 947bdb3

Please sign in to comment.