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
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ on:
8
8
description: |
9
9
Version to publish.
10
10
Leave default to publish the current version.
11
-
To change version pass the number or a segment like path, minor, major, etc. See https://hatch.pypa.io/1.12/version/#supported-segments for all available segments.
11
+
To change version pass the number or a segment like patch, minor, major, etc. See https://hatch.pypa.io/1.12/version/#supported-segments for all available segments.
0 commit comments