mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Update deploy.yml
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -38,9 +38,9 @@ jobs:
|
||||
app-name: TypesPublisher
|
||||
publish-profile: ${{ secrets.typesPublisherAzurePublishProfile }}
|
||||
package: packages/publisher/packed
|
||||
slot-name: typespublisher
|
||||
slot-name: production
|
||||
- name: upload packed directory
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: publisher
|
||||
path: packages/publisher/packed
|
||||
path: packages/publisher/packed
|
||||
|
||||
Reference in New Issue
Block a user