Skip to content

Commit

Permalink
force
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Jan 21, 2025
1 parent 60794ca commit 538624b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:

# Build the extension.
- name: Package Extension (release)
run: npx vsce unpublish --pat ${{ secrets.VSCE_PAT }} Posit.air-vscode
run: npx vsce unpublish --force --pat ${{ secrets.VSCE_PAT }} Posit.air-vscode

0 comments on commit 538624b

Please sign in to comment.