Skip to content

Commit 31d89f4

Browse files
msadowskifacontidavide
authored andcommitted
Remove redundant comments
1 parent 7a178a5 commit 31d89f4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release-appimage.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,7 @@ jobs:
154154
working-directory: cloudini_foxglove
155155
run: npm ci
156156

157-
# Sync the extension version to the release tag so the packaged .foxe
158-
# filename and its embedded package.json version always match the tag.
159-
# Skipped on manual (workflow_dispatch) runs where VERSION is "latest".
157+
# Set the extension version from the tag
160158
- name: Set extension version from tag
161159
if: github.event_name == 'push'
162160
working-directory: cloudini_foxglove

0 commit comments

Comments
 (0)