Skip to content

Commit

Permalink
Enable upload to Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
maartendekeizer committed Nov 21, 2023
1 parent acc943e commit b975105
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-phar-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ jobs:
with:
files: |
kopio.phar
- name: Deploy to Azure
uses: TravisSpomer/deploy-to-azure-storage@v1.5.0
with:
source-path: kopio.phar
sas-url: ${{ secrets.DEPLOY_SAS_URL }}

0 comments on commit b975105

Please sign in to comment.