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/dev.yml
+4-41Lines changed: 4 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ jobs:
174
174
175
175
# - name: debug github commands
176
176
# run: |
177
-
# echo "but we want more complex versioning currently so wont use tag but will for release qqqq"
177
+
# echo "but we want more complex versioning currently so wont use tag but will for release"
178
178
# echo "as we will name commits like fix(broken-thing): changed broken line, and branches fix/broken-thing we should be able to use them in package names"
179
179
# echo "branch tag $(git describe --tags --abbrev=0)"
0 commit comments