mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Add path to publisher
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -25,4 +25,5 @@ jobs:
|
||||
uses: azure/webapps-deploy@v1
|
||||
with:
|
||||
app-name: TypesPublisher
|
||||
publish-profile: ${{ secrets.typesPublisherAzurePublishProfile }}
|
||||
publish-profile: ${{ secrets.typesPublisherAzurePublishProfile }}
|
||||
package: packages/publisher
|
||||
Reference in New Issue
Block a user