Put comments around hacks to remove.
diff --git a/.github/workflows/publish_to_bcr.yml b/.github/workflows/publish_to_bcr.yml index 4843c43..3ddcca8 100644 --- a/.github/workflows/publish_to_bcr.yml +++ b/.github/workflows/publish_to_bcr.yml
@@ -6,6 +6,7 @@ version: required: true type: "string" + # DNS: remove before submit push: branches: - bcr @@ -26,6 +27,7 @@ uses: "bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0" with: + # DNS: revert hacked version before submit # tag_name: "${{ inputs.version }}" tag_name: "1.2.0" tag_prefix: ""