Skip to content

Commit 8f1c442

Browse files
authored
release(env): set dynamic url (#10765)
1 parent 5fb8986 commit 8f1c442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
environment:
8282
name: pypi
83-
url: https://pypi.org/p/dvc
83+
url: https://pypi.org/p/dvc/${{ github.event.release.tag_name }}
8484

8585
permissions:
8686
id-token: write

0 commit comments

Comments
 (0)