You've already forked oscript-images
mirror of
https://github.com/pravets/oscript-images.git
synced 2025-10-08 23:01:52 +02:00
chore: исправлено указание удаленного репозитория в скрипте tag-oscript-dev.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
git tag -f oscript_dev && git push oscript_dev -f
|
||||
git tag -f oscript_dev && git push origin oscript_dev -f
|
Reference in New Issue
Block a user