Skip to content

Commit 655d09f

Browse files
authored
Update builder.yml
1 parent fe708c2 commit 655d09f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
[[ "$latest_tag" = v* ]] && latest_tag="${latest_tag:1}"
4646
echo "Found tag: \"${latest_tag}\""
4747
echo "latest_tag=$latest_tag" >> $GITHUB_ENV
48+
echo "remote=https://github.com/statping-ng/statping-ng.git" >> $GITHUB_ENV
4849
-
4950
name: Check if the tag exists locally
5051
uses: action-pack/tag-exists@v1

0 commit comments

Comments
 (0)