Skip to content

Commit 83ff910

Browse files
[AXON-37] chore: remove outdated comment
1 parent 7484dd6 commit 83ff910

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@ jobs:
6060
- name: Build the extension
6161
run: npm run extension:package
6262

63-
# keeping this two stubbed until we're ready to release
64-
# until then we might want to add tags without actually releasing
65-
# (e.g. to enable rollbacks down the line)
66-
# TODO after repo is public:
67-
# * change baseContentUrl across the repo
68-
# * remove `echo` stubs
69-
7063
- name: Publish the extension
7164
run: |
7265
npx vsce publish \

0 commit comments

Comments
 (0)