Skip to content

Commit

Permalink
Deploy to Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
maartendekeizer committed Nov 21, 2023
1 parent b975105 commit 80c5010
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-phar-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,4 @@ jobs:
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 }}
run: azcopy copy "kopio.phar" "${{ secrets.DEPLOY_SAS_URL }}"

0 comments on commit 80c5010

Please sign in to comment.