Skip to content

Commit fb21eba

Browse files
committed
Put comments around hacks to remove.
1 parent 631c07f commit fb21eba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_to_bcr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
version:
77
required: true
88
type: "string"
9+
# DNS: remove before submit
910
push:
1011
branches:
1112
- bcr
@@ -26,6 +27,7 @@ jobs:
2627

2728
uses: "bazel-contrib/publish-to-bcr/.github/workflows/[email protected]"
2829
with:
30+
# DNS: revert hacked version before submit
2931
# tag_name: "${{ inputs.version }}"
3032
tag_name: "1.2.0"
3133
tag_prefix: ""

0 commit comments

Comments
 (0)