Skip to content

Commit

Permalink
[EMERGENCY] IT WILL WORK!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
lingbopro authored Oct 7, 2024
1 parent 15ddb51 commit 46faebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Prepare
shell: bash
run: |
extensionFileName=soberjs-vscode-${{ needs.build.outputs.extension-version }}.vsix
echo "extensionFileName=$extensionFileName >> $GITUHB_ENV"
extensionFileName="soberjs-vscode-${{ needs.build.outputs.extension-version }}.vsix"
echo "extensionFileName=$extensionFileName" >> $GITHUB_ENV
- name: Publish to Visual Studio Marketplace
uses: HaaLeo/publish-vscode-extension@v1
if: ${{ ! inputs.prerelease }}
Expand Down

2 comments on commit 46faebb

@Minemetero
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FUCK it not working at all FUCK U

@Minemetero
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

U failure

Please sign in to comment.