We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af2c36 commit 6edc697Copy full SHA for 6edc697
.github/workflows/release-nightly.yaml
@@ -11,9 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - name: Replace package name
15
- run: sed -i 's/atlascode/atlascode-nightly/g' package.json
16
-
17
# TODO if we want to publish this, just a different version is not enough
18
# We'd probably want to use a different id for the extension, too - e.g. atlascode-nightly
19
- name: Evaluate version
0 commit comments