You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this repo to copy a folder from repo A to repo B. Sometimes a new tag is added for repo A, and I would like to sync the tag to repo B. I have set the tag for this action. But if there are no changes for that specfic folder, the action stops, and doesn't push the tag.
Is it possible to always push the tag even when there is nothing to commit? It seems nothing wrong to have a commit associated with multiple tags.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using this repo to copy a folder from repo A to repo B. Sometimes a new tag is added for repo A, and I would like to sync the tag to repo B. I have set the tag for this action. But if there are no changes for that specfic folder, the action stops, and doesn't push the tag.
Is it possible to always push the tag even when there is nothing to commit? It seems nothing wrong to have a commit associated with multiple tags.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions