Skip to content

Commit

Permalink
[AXON-19] fix: remove accidentally added build command (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdzh-atlassian authored Dec 3, 2024
1 parent d7ffb4f commit 23bc418
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Replace package name
run: sed -i 's/atlascode/atlascode-nightly/g' package.json

# TODO if we want to publish this, just a different version is not enough
# We'd probably want to use a different id for the extension, too - e.g. atlascode-nightly
- name: Evaluate version
Expand Down

0 comments on commit 23bc418

Please sign in to comment.