Skip to content

Commit

Permalink
feat: update marketplace publish to use environment
Browse files Browse the repository at this point in the history
Using GitHub environment to control publishing credentials
  • Loading branch information
mchristopher authored Jan 22, 2025
1 parent 4f48c49 commit 8dd0d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/marketplace-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: vscode-deploy
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 8dd0d09

Please sign in to comment.