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