Skip to content

Commit

Permalink
[EMERGENCY] no... it didn't work...
Browse files Browse the repository at this point in the history
  • Loading branch information
lingbopro authored Oct 7, 2024
1 parent 0d265c3 commit b785d38
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: ${{ env.extensionFileName }}
dryRun: ${{ inputs.dry_run_marketplace }}
- name: Publish to GitHub Releases
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit b785d38

Please sign in to comment.