Skip to content

Commit

Permalink
[EMERGENCY] I don't think it will work...
Browse files Browse the repository at this point in the history
  • Loading branch information
lingbopro authored Oct 7, 2024
1 parent b785d38 commit 15ddb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
pat: ${{ secrets.AZURE_TOKEN }}
registryUrl: https://marketplace.visualstudio.com
extensionFile: ${{ env.extensionFileName }}
extensionFile: /home/runner/work/soberjs-vscode/soberjs-vscode/${{ env.extensionFileName }}
dryRun: ${{ inputs.dry_run_marketplace }}
- name: Publish to GitHub Releases
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 15ddb51

Please sign in to comment.